[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 7 / ZAlertView / 1.0.4 / ZAlertView.podspec.json
blob849b987e72c6101ec35442de3e5b3c5d3ca61f3f
2   "name": "ZAlertView",
3   "version": "1.0.4",
4   "summary": "A customizable AlertView written in Swift.",
5   "description": "A customizable AlertView written in Swift as a present for my 26th birthday. Of course, current libraries don't fit my need, so I have to rewrite one for later extensibility.",
6   "homepage": "https://github.com/zelic91/ZAlertView",
7   "license": "MIT",
8   "authors": {
9     "Thuong Nguyen": "thuongnh.uit@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/zelic91/ZAlertView.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"