blob: 9bd533a7340e28691f484b4834a77d08aacaf2da [file] [log] [blame]
{
"name": "EATheme",
"version": "1.1.3",
"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.3"
},
"source_files": [
"EATheme",
"EATheme/**/*.{h,m}"
],
"requires_arc": true
}