[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / a / 1 / c / JESAlertView / 2.0.7 / JESAlertView.podspec.json
blob00b2b18283e2d8085cdd6894c7978409f1171f68
2   "name": "JESAlertView",
3   "version": "2.0.7",
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": "2.0.7"
20   },
21   "source_files": [
22     "JESAlertView/*.swift"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"