blob: 95a2972d1a09f08a0c54ef2421a1e98c98ffea74 [file] [log] [blame]
{
"name": "FJPhotoPicker",
"version": "1.0.6",
"summary": "A simple way to multiselect photos, gif, from ablum,force touch to preview image,support portrait and landscape,multiple languages(Chinese,English)",
"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.7"
},
"source_files": "FJPhotoPicker/**/*.{h,m}",
"resources": "FJPhotoPicker/Resources/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": "UIKit"
}