[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 0 / KDSInspectorNetwork / 1.0.6 / KDSInspectorNetwork.podspec.json
blobf73e4967ac0239876b329c0f618f98d0bd03dc41
2   "name": "KDSInspectorNetwork",
3   "version": "1.0.6",
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": "9.0"
19   },
20   "source_files": "KDSInspectorNetworkSDK.framework/Headers/*.{c,hpp,m,mm,S,cpp}",
21   "public_header_files": "KDSInspectorNetworkSDK.framework/Headers/*.{c,hpp,m,mm,S,cpp}",
22   "preserve_paths": "KDSInspectorNetworkSDK.framework",
23   "xcconfig": {
24     "FRAMEWORK_SEARCH_PATHS[sdk=iphoneos*]": "$(inherited) \"$(PODS_ROOT)/KDSInspectorNetwork\"",
25     "OTHERCFLAGS[sdk=iphoneos*]": "$(inherited) -iframework \"$(PODS_ROOT)/KDSInspectorNetwork\"",
26     "OTHER_LDFLAGS[sdk=iphoneos*]": "$(inherited) -framework \"KDSInspectorNetworkSDK\""
27   }