blob: 6866941b07569133a35411acf183cab6480bce7a [file] [log] [blame]
{
"name": "EATheme",
"version": "1.1.2",
"summary": "Change your application’s theme!",
"homepage": "https://github.com/JinXinLiang/EAThemeSample",
"license": "MIT",
"authors": {
"Eiwodetianna": "jinxinliang1993@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/JinXinLiang/EAThemeSample.git",
"tag": "1.1.2"
},
"source_files": [
"EATheme",
"EATheme/**/*.{h,m}"
],
"requires_arc": true
}