blob: e19283ad5bf4abfcef82d4172919a1f2bec4032c [file] [log] [blame]
{
"name": "IXColor",
"version": "0.0.6",
"summary": "App颜色图片动态更换框架",
"description": "wightmeng@gmail.com",
"homepage": "https://github.com/NSSONGMENG/IXColor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wightmeng@gmail.com": ""
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/NSSONGMENG/IXColor.git",
"tag": "0.0.6"
},
"source_files": [
"IXColor/*.{h,m}",
"IXColor/**/*.{h,m}"
],
"requires_arc": true
}