blob: a96bbe74014a432c8e03358ead2a4e3af854297e [file] [log] [blame]
{
"name": "SFTheme",
"version": "1.0.4",
"summary": "更改应用主题",
"description": "方便更改应用主题",
"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.4"
},
"source_files": "SFTheme/lib/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CocoaLumberjack": [
]
}
}