blob: 44a24be1137dcf71b734ff90f365b9f985c61363 [file] [log] [blame]
{
"name": "LEETheme",
"version": "1.0.0",
"summary": "最好用的主题管理库",
"homepage": "https://github.com/lixiang1994/LEETheme",
"license": "GPL",
"authors": {
"LEE": "applelixiang@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lixiang1994/LEETheme.git",
"tag": "1.0.0"
},
"source_files": "LEEThemeDemo/LEEThemeDemo/LEETheme/**/*.{h,m}",
"requires_arc": true
}