blob: c7de1f9cc1e01fa32ecd27e96dd5b5d05ca43f74 [file] [log] [blame]
{
"name": "NNPhotoBrowser",
"version": "0.0.2",
"summary": "summary NNPhotoBrowser",
"description": "A short description of NNPhotoBrowser.",
"homepage": "https://github.com/yesencai/NNPhotos",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yesencai": "yesencai@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yesencai/NNPhotos.git",
"tag": "0.0.2"
},
"source_files": "NNPhotoBrowser/**/*.{h,m}",
"resources": "NNPhotoBrowser/PYPhotosView.bundle",
"requires_arc": true
}