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