blob: ab88856e2179c442f060182e19ad0c48377a22ca [file] [log] [blame]
{
"name": "AGIPC",
"version": "0.0.6",
"summary": "pick and preview photos, based on MWPhotoBrowser and AGImagePickerController",
"homepage": "https://github.com/chenshengzhi/AGIPC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈圣治": "csz2136@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/chenshengzhi/AGIPC.git",
"tag": "0.0.6"
},
"source_files": "AGIPC/*.{h,m}",
"resources": "AGIPC/AGIPC.xcassets",
"requires_arc": true
}