blob: 676fb4cd4e87a3b2aedfa79ead8260376feaef58 [file] [log] [blame]
{
"name": "ColorImageUtils",
"version": "1.0.0",
"summary": "获得一个可绘制圆角的纯色图片.",
"homepage": "https://github.com/devchena/ColorImageUtils",
"license": "MIT",
"authors": {
"devchena": "devchena@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/devchena/ColorImageUtils.git",
"tag": "1.0.0"
},
"source_files": [
"ImageUtils",
"ImageUtils/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}