[Add] DemoTestFramework 1.0.10
[CocoaPods.git] / Specs / f / 8 / c / JXbaselibrary / 0.0.3.1 / JXbaselibrary.podspec.json
bloba3aab3069565063e95b837ceafe4dab545168ad9
2   "name": "JXbaselibrary",
3   "version": "0.0.3.1",
4   "summary": "iOS基础框架",
5   "description": "这是一个iOS基础框架",
6   "homepage": "https://gitee.com/chenchaohui6666/jxbase-library/tree/master/JXbaselibrary",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenchaohui": "chenchaohui6666@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://gitee.com/chenchaohui6666/jxbase-library.git",
19     "tag": "0.0.3.1"
20   },
21   "public_header_files": "Pods/Classes/Macro/GlobalPCH.pch",
22   "dependencies": {
23     "AFNetworking": [
24       "~>4.0.1"
25     ],
26     "MJRefresh": [
28     ]
29   }