[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 9 / JLAlertView / 0.0.6 / JLAlertView.podspec.json
blob4cdf657310d2ac138ab12fa9fab440ee5ba16641
2   "name": "JLAlertView",
3   "version": "0.0.6",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "An UIAlertView replacement with a modern chainable API, written in Swift 2.2",
9   "homepage": "https://github.com/skyline75489/JLAlertView",
10   "authors": {
11     "Chester Liu": "skyline75489@outlook.com"
12   },
13   "source": {
14     "git": "https://github.com/skyline75489/JLAlertView.git",
15     "tag": "0.0.6"
16   },
17   "source_files": "Classes/*",
18   "platforms": {
19     "ios": "9.0"
20   }