| { |
| "name": "GKCoverSwift", |
| "version": "1.0.2", |
| "summary": "GKCover swift版本,一行代码显示遮罩视图,让你的弹窗更easy!", |
| "homepage": "https://github.com/QuintGao/GKCoverSwift", |
| "license": "MIT", |
| "authors": { |
| "高坤": "1094887059@qq.com" |
| }, |
| "social_media_url": "https://github.com/QuintGao", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/QuintGao/GKCoverSwift.git", |
| "tag": "1.0.2" |
| }, |
| "requires_arc": true, |
| "source_files": "GKCoverSwift/**/*.{h,swift,m}", |
| "resources": "GKCoverSwift/Resource", |
| "pushed_with_swift_version": "3.0" |
| } |