blob: 49d120a3365c40324ad32bfb10ab87b12e6c216b [file] [log] [blame]
{
"name": "AZColorUtil",
"version": "0.1.0",
"summary": "UIColorUtil",
"description": " UIColor Util\n",
"homepage": "https://github.com/windless/AZColorUtil",
"license": "MIT",
"authors": {
"Abner Zhong": "windlessg@gmail.com"
},
"source": {
"git": "https://github.com/windless/AZColorUtil.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/windlessaz",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AZColorUtil": [
"Pod/Assets/*.png"
]
}
}