[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / e / 5 / ZKAlertView / 1.1 / ZKAlertView.podspec.json
blob6ba6869686fc9167a1fed7d2d10317330be7c109
2   "name": "ZKAlertView",
3   "version": "1.1",
4   "summary": "封装 UIAlertView,简单易用,Block 回调,丢掉各种 tag。",
5   "homepage": "https://github.com/WangWenzhuang/ZKAlertView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "WangWenzhuang": "1020304029@qq.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/WangWenzhuang/ZKAlertView.git",
17     "tag": "1.1"
18   },
19   "source_files": "ZKAlertView/*.swift",
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "pushed_with_swift_version": "3.0"