blob: f16be28e62d8596504a4e8a38fae82079f58ac6e [file] [log] [blame]
{
"name": "IXColor",
"version": "0.0.4",
"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.4"
},
"source_files": [
"IXColor/IXColor/**/*.{h,m}",
"IXColor/IXColor/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "IXColor/**/*.h",
"requires_arc": true
}