blob: b7e9693a9cdc742698cdfc67aa69048c74643de8 [file] [log] [blame]
{
"name": "JQImagePicker",
"version": "0.0.3",
"summary": "IOS photos custom cut, custom width ratio cut, code calls simple refining.",
"homepage": "https://github.com/xiaohange/JQImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩俊强": "532167805@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xiaohange/JQImagePicker.git",
"tag": "0.0.3"
},
"source_files": "JQImagePicker/**/*.{h,m}",
"public_header_files": "JQImagePicker/**/*.h",
"requires_arc": true
}