[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / f / 7 / ZAlertView / 0.2.2 / ZAlertView.podspec.json
blob0b968cb37f2b7686c9ba333f0fbf15f31eab79bc
2   "name": "ZAlertView",
3   "version": "0.2.2",
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.2.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"