[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / d / ClassExtension / 0.0.1 / ClassExtension.podspec.json
blob96236ef59f4bce08aa8b42523bffb37281d5ea96
2   "name": "ClassExtension",
3   "version": "0.0.1",
4   "summary": "A short description of ClassExtension.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/151016zkq/ClassExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "151016zkq": "1510166838@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/151016zkq/ClassExtension.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ClassExtension/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5.0"
25     ],
26     "RxCocoa": [
27       "~> 5.0"
28     ],
29     "KakaJSON": [
30       "~> 1.1.2"
31     ],
32     "MJRefresh": [
33       "~> 3.1.15.3"
34     ]
35   }