{ | |
"name": "IMVTheme", | |
"version": "0.0.1", | |
"summary": "theme of the project.", | |
"description": " you can switch the theme of your project\n", | |
"homepage": "https://github.com/inmovation/IMVTheme", | |
"license": "MIT", | |
"authors": { | |
"shaohua": "shaohua.chen@inmovation.com" | |
}, | |
"platforms": { | |
"ios": "5.0" | |
}, | |
"source": { | |
"git": "https://github.com/inmovation/IMVTheme.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "IMVTheme/lib/*.{h,m}", | |
"requires_arc": true | |
} |