blob: 8984ca03a8fcd6b8fa42e31db97004115fc74229 [file] [log] [blame]
{
"name": "AGIPC",
"version": "0.0.3",
"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.3"
},
"source_files": "AGIPC/*.{h,m}",
"resources": "AGIPC/AGIPC.xcassets",
"requires_arc": true
}