[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / 3 / 9 / JLAlertView / 0.0.5 / JLAlertView.podspec.json
blobfa1e110a39f8955c9bdd11ec694707ccde080b99
2   "name": "JLAlertView",
3   "version": "0.0.5",
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.5"
16   },
17   "source_files": "Classes/*",
18   "platforms": {
19     "ios": "9.0"
20   }