[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / b / 8 / NERoomKitTest / 0.2.0 / NERoomKitTest.podspec.json
blob37734bca9338f32dcbc27b67e94bcbe1bcdedc79
2   "name": "NERoomKitTest",
3   "version": "0.2.0",
4   "summary": "A short description of NERoomKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Ginger/NERoomKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ginger": "jinjie03@corp.netease.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "http": "https://yx-web-nosdn.netease.im/package/NECoreKit_iOS_v9.4.0.framework.zip?download=NECoreKit_iOS_v9.4.0.framework.zip"
20   },
21   "vendored_frameworks": "NECoreKit.framework",
22   "default_subspecs": "Normal",
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
26     "APPLICATION_EXTENSION_API_ONLY": "NO"
27   },
28   "subspecs": [
29     {
30       "name": "Normal",
31       "dependencies": {
32         "SDWebImage": [
33           "5.7.1"
34         ],
35         "YXAlog": [
36           "1.0.7"
37         ]
38       }
39     },
40     {
41       "name": "Special",
42       "dependencies": {
43         "SDWebImage": [
45         ],
46         "YXAlog": [
48         ]
49       }
50     }
51   ],
52   "swift_version": "5.0"