| { |
| "name": "LNRefresh", |
| "version": "1.0.2", |
| "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.2" |
| }, |
| "source_files": "LNRefresh/LNRefresh/*.{h,m}", |
| "exclude_files": "LNRefresh/*.plist", |
| "resources": "LNRefresh-Resources/*", |
| "requires_arc": true |
| } |