blob: 02905c615d043f5808daa07ada7083f47cc2a788 [file] [log] [blame]
{
"name": "SFTheme",
"version": "1.0.2",
"summary": "更改应用主题",
"description": " 方便更改应用主题\n",
"homepage": "https://github.com/sofach/SFTheme",
"license": "MIT",
"authors": {
"sofach": "sofach@126.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/sofach/SFTheme.git",
"tag": "1.0.2"
},
"source_files": "SFTheme/lib/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CocoaLumberjack": [
]
}
}