| { |
| "name": "ZKAlertView", |
| "version": "1.1", |
| "summary": "封装 UIAlertView,简单易用,Block 回调,丢掉各种 tag。", |
| "homepage": "https://github.com/WangWenzhuang/ZKAlertView", |
| "license": { |
| "type": "MIT" |
| }, |
| "authors": { |
| "WangWenzhuang": "1020304029@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/WangWenzhuang/ZKAlertView.git", |
| "tag": "1.1" |
| }, |
| "source_files": "ZKAlertView/*.swift", |
| "requires_arc": true, |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.0" |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |