[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / a / d / ZKAlertViewSwift / 1.1 / ZKAlertViewSwift.podspec.json
blobc10efd9135b6078bad966ee153bce26dbc501125
2   "name": "ZKAlertViewSwift",
3   "version": "1.1",
4   "summary": "封装 UIAlertView,简单易用,Block 回调,丢掉各种 tag。",
5   "homepage": "https://github.com/WangWenzhuang/ZKAlertViewSwift",
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/ZKAlertViewSwift.git",
17     "tag": "1.1"
18   },
19   "source_files": "ZKAlertViewSwift/*.swift",
20   "requires_arc": true,
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "4.0"
23   },
24   "pushed_with_swift_version": "4.0"