blob: b6f1473a35dd52042ba42530bd6bde121695a2f7 [file] [log] [blame]
{
"name": "FJPhotoPicker",
"version": "1.1.2",
"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/6c02eec2c417",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fangjinfeng": "116418179@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fangjinfeng/FJPhotoPicker.git",
"tag": "1.1.2"
},
"source_files": "FJPhotoPicker/**/*.{h,m}",
"resources": "FJPhotoPicker/Resources/*.{png,xib,nib,bundle}",
"requires_arc": true,
"frameworks": "UIKit"
}