[Add] AdWangMaiSDK 6.1.2
[CocoaPods.git] / Specs / 9 / 7 / b / XZYTools / 0.1.2 / XZYTools.podspec.json
blobcfd9268c9dae806b013578a78870c2b6adf81118
2   "name": "XZYTools",
3   "version": "0.1.2",
4   "summary": "XZY的工具类库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/yubilai/xzytools.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "XZY008": "yubilai@ponted.com"
13   },
14   "source": {
15     "git": "https://gitee.com/yubilai/xzytools.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XZYTools/Classes/**/*",
22   "public_header_files": "XZYTools/Classes/XZYTools.h",
23   "dependencies": {
24     "YTKNetwork": [
25       "~> 2.1.4"
26     ],
27     "CTMediator": [
28       "~> 46"
29     ],
30     "MJRefresh": [
31       "~> 3.5.0"
32     ]
33   }