ilink-world/ios/Pods/Local Podspecs/SajjadBlurOverlay.podspec.json

24 lines
460 B
JSON
Raw Normal View History

2021-10-26 18:19:13 +00:00
{
"name": "SajjadBlurOverlay",
"version": "1.0.0",
"summary": "SajjadBlurOverlay",
"homepage": "https://github.com/lvlrSajjad/react-native-blur-overlay",
"license": "MIT",
"authors": {
"author": "author@domain.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lvlrSajjad/react-native-blur-overlay",
"tag": "master"
},
"source_files": "*.{h,m}",
"dependencies": {
"React": [
]
}
}