[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 0 / KDSInspectorNetwork / 1.0.4 / KDSInspectorNetwork.podspec.json
blobdec4d2d5c2d3c51db42a1f103c8d3f654b8e2f78
2   "name": "KDSInspectorNetwork",
3   "version": "1.0.4",
4   "summary": "A short description of KDSInspectorNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.corp.kuaishou.com/kds/others/kdsperformancetools/KDSInspectorNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangpeng11": "zhangpeng11@kuaishou.com"
13   },
14   "source": {
15     "git": "git@git.corp.kuaishou.com:kds/others/kdsperformancetools/KDSInspectorNetwork.git"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "preserve_paths": "KDSInspectorNetworkSDK.framework",
21   "xcconfig": {
22     "FRAMEWORK_SEARCH_PATHS[sdk=iphoneos*]": "$(inherited) \"$(PODS_ROOT)/KDSInspectorNetwork\"",
23     "OTHERCFLAGS[sdk=iphoneos*]": "$(inherited) -iframework \"$(PODS_ROOT)/KDSInspectorNetwork\"",
24     "OTHER_LDFLAGS[sdk=iphoneos*]": "$(inherited) -framework KDSInspectorNetworkSDK"
25   }