{ | |
"name": "IXColor", | |
"version": "0.0.5", | |
"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.5" | |
}, | |
"source_files": [ | |
"IXColor/IXColor/*.{h,m}", | |
"IXColor/IXColor/**/*.{h,m}" | |
], | |
"requires_arc": true | |
} |