blob: eb05fd92cee406f367c62549e252af78dc9a16f0 [file] [log] [blame]
{
"name": "KPGallery",
"version": "0.0.2",
"summary": "image browser for iOS (powerful, superior performance)",
"description": "image browser for iOS (powerful, superior performance), \nan easy way to use.",
"homepage": "https://github.com/kpReactComponent/RNKPGallery.git",
"license": "MIT",
"authors": {
"xukj": "xuwaer@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/kpReactComponent/RNKPGallery.git",
"tag": "0.0.2"
},
"source_files": "KPGallery/**/*.{h,m}",
"resources": "KPGallery/YBImageBrowser/YBImageBrowser.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}