[Add] DriveMetaDataiOSSDK 0.0.7
[CocoaPods.git] / Specs / f / 8 / c / JXbaselibrary / 0.0.2 / JXbaselibrary.podspec.json
blob43e8ae7a86fc2d902337385c83e6cece5193c2d9
2   "name": "JXbaselibrary",
3   "version": "0.0.2",
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.2"
20   },
21   "exclude_files": "Classes/Exclude",
22   "dependencies": {
23     "AFNetworking": [
24       "~>4.0.1"
25     ]
26   }