[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 9 / 0 / AXAlertView / 0.2.0 / AXAlertView.podspec.json
blobfb8ace9e105bb4ba085f9457300989b56cadd059
2   "name": "AXAlertView",
3   "version": "0.2.0",
4   "summary": "A customized alert view.",
5   "description": "A customized alert view. A subclass of UIView. A simple way to show a custom alert view.",
6   "homepage": "https://github.com/devedbox/AXAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aiXing": "862099730@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/devedbox/AXAlertView.git",
19     "tag": "0.2.0"
20   },
21   "source_files": "AXAlertView/AXAlertView/*.{h,m}",
22   "requires_arc": true