blob: fb325053fed30e523e69e663b71b0d446f297616 [file] [log] [blame]
{
"name": "FJPhotoPicker",
"version": "1.0.1",
"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.3"
},
"source_files": "FJPhotoPicker/**/*.{h,m,xib}",
"resources": "FJPhotoPicker/Resources/*.{png,bundle}",
"requires_arc": true,
"frameworks": "UIKit"
}