| { | |
| "name": "NCLoadingView", | |
| "version": "0.1.0", | |
| "license": "MIT", | |
| "summary": "一个仿招行信用卡客户端掌上生活的加载框.", | |
| "homepage": "https://github.com/LINAICAI/NCLoadingView", | |
| "authors": { | |
| "NAICAI LI": "linaicai2012@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://LINAICAI@github.com/LINAICAI/NCLoadingView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "dependencies": { | |
| "SnapKit": [ | |
| ] | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "source/*.swift", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |