[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / a / LZMYPMServer / 0.0.2 / LZMYPMServer.podspec.json
blobcced6069577127293d0682dff6532e61e8fe4928
2   "name": "LZMYPMServer",
3   "version": "0.0.2",
4   "summary": "青少年保护模式服务",
5   "description": "LZM Youth Protection Mode Server(青少年保护模式服务)",
6   "homepage": "http://a.i33.tv:3000/iOS_Team/LZMYMPServer",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cingjin": "15327288437@163.com"
13   },
14   "source": {
15     "git": "http://a.i33.tv:3000/iOS_Team/LZMYMPServer.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Config",
25       "source_files": "LZMYPMServer/Classes/Config/**/*.{h,m,swift}"
26     },
27     {
28       "name": "Server",
29       "source_files": "LZMYPMServer/Classes/Server/**/*.{h,m,swift}",
30       "dependencies": {
31         "LZMYPMServer/Config": [
33         ]
34       }
35     }
36   ]