blob: 676670a41f958dacb0535823d3e5f7df69355310 [file] [log] [blame]
{
"name": "KPGallery",
"version": "0.1.1",
"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.1.1"
},
"source_files": "KPGallery/**/*.{h,m}",
"resources": "KPGallery/YBImageBrowser/YBImageBrowser.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}