vn-verdnaturachat/ios/Pods/Local Podspecs/RNCMaskedView.podspec.json

23 lines
534 B
JSON

{
"name": "RNCMaskedView",
"version": "0.1.10",
"summary": "React Native MaskedView component",
"license": "MIT",
"authors": "Mike Nedosekin <crespo8800@gmail.com>",
"homepage": "https://github.com/react-native-community/react-native-masked-view#readme",
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/react-native-community/react-native-masked-view.git",
"tag": "v0.1.10"
},
"source_files": "ios/**/*.{h,m}",
"dependencies": {
"React": [
]
}
}