blob: 8bf8b7d10e1d921fd609bcd31969f15d8fc7502f [file] [log] [blame]
{
"name": "LNRefresh",
"version": "1.0.3",
"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.3"
},
"source_files": "LNRefresh/LNRefresh/*.{h,m}",
"exclude_files": "LNRefresh/*.plist",
"resources": "LNRefresh.bundle",
"requires_arc": true
}