blob: 2cc72c6109059c6f37d4e31d0835314f2ea85a18 [file] [log] [blame]
{
"name": "LNRefresh",
"version": "1.0.1",
"summary": "LNRefresh component",
"description": "LNTheme is a framework to integrate night mode to application written in OC.",
"homepage": "https://github.com/wedxz/LNRefresh",
"license": {
"type": "GPLV3",
"file": "LICENSE"
},
"authors": {
"wedxz": "wedxzl@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wedxz/LNRefresh.git",
"tag": "1.0.1"
},
"source_files": "LNRefresh/LNRefresh/*.{h,m}",
"exclude_files": "LNRefresh/Exclude",
"resources": "LNRefresh-Resources/*",
"requires_arc": true
}