blob: 7701e1826a6579471068dc25a017cb92372ff3d2 [file] [log] [blame]
{
"name": "SFTheme",
"version": "1.0.3",
"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.3"
},
"source_files": "SFTheme/lib/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CocoaLumberjack": [
]
}
}