[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / e / XKProjectModule / 0.0.2 / XKProjectModule.podspec.json
blobf05b439e1791c86b7eb9802a5d20d7d67535b709
2   "name": "XKProjectModule",
3   "version": "0.0.2",
4   "summary": "项目配置模块,一般来说依赖这个即可",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kunhum/XKProjectModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kenneth": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKProjectModule.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKProjectModule/Classes/**/*",
22   "dependencies": {
23     "XKBasic": [
25     ],
26     "XKRouterModule": [
28     ],
29     "XKNetwork": [
31     ],
32     "XKExtensions": [
34     ],
35     "XKBaseAlert": [
37     ],
38     "XKBaseControllerSwift": [
40     ],
41     "XKMultCornersView": [
43     ],
44     "XKTagsView": [
46     ]
47   }