22 lines
550 B
JSON
22 lines
550 B
JSON
{
|
|
"name": "react-native-pager-view",
|
|
"version": "5.4.25",
|
|
"summary": "React Native wrapper for Android and iOS ViewPager",
|
|
"homepage": "https://github.com/callstack/react-native-pager-view#readme",
|
|
"license": "MIT",
|
|
"authors": "troZee <hello@callstack.com> (https://github.com/callstack)",
|
|
"platforms": {
|
|
"ios": "10.0"
|
|
},
|
|
"source": {
|
|
"git": "https://github.com/callstack/react-native-pager-view.git",
|
|
"tag": "5.4.25"
|
|
},
|
|
"source_files": "ios/**/*.{h,m,mm,swift}",
|
|
"dependencies": {
|
|
"React-Core": [
|
|
|
|
]
|
|
}
|
|
}
|