[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 8 / c / JXbaselibrary / 0.0.1 / JXbaselibrary.podspec.json
blobfb89a1964b2b6815596e365fb91ca2c65cfc5365
2   "name": "JXbaselibrary",
3   "version": "0.0.1",
4   "summary": "iOS基础框架",
5   "description": "这是一个iOS基础框架",
6   "homepage": "https://gitee.com/chenchaohui6666/jxbase-library.git",
7   "license": {
8     "type": "MIT",
9     "file": "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.1"
20   },
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "AFNetworking": [
24       "~>4.0.1"
25     ]
26   }