blob: 407bad7f8e30925f77806ec300556f1c01b14393 [file] [log] [blame]
{
"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
}