| { | |
| "name": "SCHShareView_Swift", | |
| "version": "0.0.1", | |
| "summary": "分享类视图弹框", | |
| "description": "自定义分享类视图弹框", | |
| "homepage": "https://github.com/sunch001/SCHShareView_SWIFT", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "sunch001": "" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sunch001/SCHShareView_SWIFT.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "SCHShareView_Swift/**/*.{swift}", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |