[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / 8 / 9 / 1 / JKBase / 0.1.2 / JKBase.podspec.json
blobb8f7a2cf4cb43fdd56b14dab430c3ff445bfc496
2   "name": "JKBase",
3   "version": "0.1.2",
4   "summary": "集合一些简单的控件的常用方法,方便小型项目和个人开发者快速上手",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kashjack/JKBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kashjack": "kashjack@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kashjack/JKBase.git",
16     "tag": "v0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "JKBase/Classes/**",
22   "dependencies": {
23     "ESPullToRefresh": [
25     ],
26     "SnapKit": [
28     ],
29     "Kingfisher": [
31     ],
32     "ReachabilitySwift": [
34     ],
35     "SwiftyJSON": [
37     ],
38     "HandyJSON": [
40     ],
41     "RxCocoa": [
43     ],
44     "RxSwift": [
46     ]
47   }