blob: 58b66509829a90c0ad9ff08a9b718fdecc28815c [file] [log] [blame]
{
"name": "ZSCornerRadius",
"version": "0.0.4",
"summary": "高效率ImageView的圆角工具(本地iamge && 网络Image)",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/Kaelzzs/ZSCornerRadius.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kael": "zhouzuosong_Kael@163.com"
},
"source": {
"git": "https://github.com/Kaelzzs/ZSCornerRadius.git",
"commit": "ed2f93ce569144e800bd70724758ca59144f591c"
},
"source_files": "ZSCornerRadius/*",
"dependencies": {
"SDWebImage": [
"~> 3.8.1"
]
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}