blob: 4f1282a1e50ea400b32ecbf1a776384bc4338477 [file] [log] [blame]
{
"name": "LNTheme",
"version": "1.0.1",
"summary": "Theme replacement",
"description": "LNTheme is a framework to integrate night mode to application written in OC.",
"homepage": "https://github.com/wedxz/LNTheme",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wedxz": "wedxzl@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/wedxz/LNTheme.git",
"tag": "1.0.1"
},
"source_files": "LNTheme/LNTheme/*.{h,m}",
"exclude_files": "LNTheme/*.plist",
"requires_arc": true
}