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