blob: 9b2b95781469ed98a440dbd9f2c9e9c62a2e6d32 [file] [log] [blame]
{
"name": "LNRefresh",
"version": "1.0.0",
"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.0"
},
"source_files": "LNRefresh/LNRefresh/*.{h,m}",
"exclude_files": "LNRefresh/Exclude",
"requires_arc": true
}