vn-verdnaturachat/ios/Pods/Local Podspecs/react-native-cameraroll.pod...

22 lines
527 B
JSON
Raw Normal View History

2019-12-18 21:13:11 +00:00
{
"name": "react-native-cameraroll",
"version": "4.0.0",
2019-12-18 21:13:11 +00:00
"summary": "React Native Camera Roll for iOS & Android",
"license": "MIT",
"authors": "Bartol Karuza <bartol.k@gmail.com>",
"homepage": "https://github.com/react-native-community/react-native-cameraroll#readme",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/react-native-community/react-native-cameraroll.git",
"tag": "v4.0.0"
2019-12-18 21:13:11 +00:00
},
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React": [
]
}
}