[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / c / JESAlertView / 1.0.1 / JESAlertView.podspec.json
blobde1fcca3b88086b9b3500c4f7eeec28aa6418349
2   "name": "JESAlertView",
3   "version": "1.0.1",
4   "summary": "A simple alert view and action sheet for iOS",
5   "description": "A simple alert view and action sheet for iOS.",
6   "homepage": "https://github.com/ShiWeiCN/JESAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jerry Shi": "stayfocusjs@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/ShiWeiCN/JESAlertView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "JESAlertView/*.swift"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true