[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / f / 7 / ZAlertView / 0.4.0 / ZAlertView.podspec.json
blob3e3405ebd23da4b76876dfe6518fb5790318a7c7
2   "name": "ZAlertView",
3   "version": "0.4.0",
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": "0.4.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "pushed_with_swift_version": "3.0"