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