blob: 20eab49295a19acd5f788fa33bb1224010a93f24 [file] [log] [blame]
{
"name": "CYImageCropPicker",
"version": "0.0.1",
"summary": "CYImageCropPicker",
"description": "CYImageCropPicker",
"homepage": "https://github.com/AlbertChen/CYImageCropPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenyiliang": "yiliang.chen@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AlbertChen/CYImageCropPicker.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"CYImageCropPicker/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "CoreGraphics",
"requires_arc": true
}