[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / 2 / e / XKProjectModule / 0.0.3 / XKProjectModule.podspec.json
blobb9bd7a28124e2a664548772e96873f5fff536119
2   "name": "XKProjectModule",
3   "version": "0.0.3",
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.3"
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     "XKToastExtension": [
49     ],
50     "XKRefreshExtension": [
52     ]
53   }