blob: 654b5f772bebf95fe2e7e5f1838170aea6d74635 [file] [log] [blame]
{
"name": "FJPhotoPicker",
"version": "1.0.2",
"summary": "图片选择器:一句话集成系统相册、拍照、手机相册等选取图片",
"homepage": "http://www.jianshu.com/p/bea2bfed3f3f",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fangjinfeng": "116418179@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fangjinfeng/FJPhotoPicker.git",
"tag": "0.0.4"
},
"source_files": "FJPhotoPicker/**/*.{h,m}",
"resources": "FJPhotoPicker/Resources/*.{png,xib,bundle}",
"requires_arc": true,
"frameworks": "UIKit"
}