[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / f / XYTKit / 0.2.0 / XYTKit.podspec.json
blob946780c949cf48ca249510d539e04f5b0746f6dd
2   "name": "XYTKit",
3   "version": "0.2.0",
4   "summary": "A short description of XYTKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/xuyutang",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuyutang": "1621246682@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/xuyutang/xytkit.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "*",
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "dependencies": {
26     "SDWebImage": [
28     ],
29     "YYKit": [
31     ],
32     "Colours": [
34     ]
35   }