[Add] Leopard-iOS 2.0.2
[CocoaPods.git] / Specs / c / 1 / f / XTIBaseUIKit / 1.0 / XTIBaseUIKit.podspec.json
blobca315ff0a0f76dfcbb2d99bd5f7f48cb40c1f4ec
2   "name": "XTIBaseUIKit",
3   "version": "1.0",
4   "summary": "XTIBaseUIKit",
5   "description": "TODO:",
6   "homepage": "https://github.com/xtinput/XTIBaseTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xt-input": "input@tcoding.cn"
13   },
14   "source": {
15     "git": "https://github.com/xtinput/XTIBaseTool.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Source/BaseUIKit/*.swift",
22   "dependencies": {
23     "XTIBaseFoundation": [
25     ],
26     "XTILoger": [
28     ]
29   },
30   "swift_versions": "5",
31   "requires_arc": true,
32   "swift_version": "5"