blob: 1ff8c37e033979cb54d266bd3f9792a46c97b991 [file] [log] [blame]
{
"name": "CZLCornerImage",
"version": "0.0.1",
"summary": "CZLCornerImage.",
"description": "czl 自带图片处理功能",
"homepage": "https://github.com/qqq5201260/CZLCornerImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qqq5201260": "1421610488@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/qqq5201260/CZLCornerImage.git",
"tag": "0.0.1"
},
"source_files": [
"CZLCornerImage",
"CZLCornerImage/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"YYModel": [
"~> 1.0"
]
}
}