blob: 3da04e28964076055d970c6c781bac31c0a00df2 [file] [log] [blame]
{
"name": "YRTheme",
"version": "1.1.0",
"summary": "Easy to use util to help developer to change app theme.",
"description": "Easy to use util to help developer to change app theme . bind view once , change theme anywhere.",
"homepage": "https://github.com/YueRuo/YRTheme",
"license": "MIT",
"authors": {
"wangxiaoyu": "wxy_yueruo@126.com"
},
"source": {
"git": "https://github.com/YueRuo/YRTheme.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "YRTheme/YRTheme/**/*"
}