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