[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / c / JXbaselibrary / 0.0.3 / JXbaselibrary.podspec.json
blob2f5fb93624e2c9980339a360b39b918b056e897b
2   "name": "JXbaselibrary",
3   "version": "0.0.3",
4   "summary": "iOS基础框架",
5   "description": "这是一个iOS基础框架",
6   "homepage": "https://gitee.com/chenchaohui6666/jxbase-library",
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"
20   },
21   "exclude_files": "Classes/Exclude",
22   "public_header_files": "Pods/BaseLibs/Macro/GlobalPCH.pch",
23   "dependencies": {
24     "AFNetworking": [
25       "~>4.0.1"
26     ],
27     "MJRefresh": [
29     ]
30   }