[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 0 / b / e / com.hzbank.framework.appInsight / 1.0.0 / com.hzbank.framework.appInsight.podspec.json
blob95a5c11aac09eaf2555ee7038f734d4cb5a96615
2   "name": "com.hzbank.framework.appInsight",
3   "version": "1.0.0",
4   "summary": "appInsight",
5   "description": "appInsight sdk 最新整理",
6   "homepage": "http://158.1.7.92:50081/hzbank-sdk/com.hzbank.framework.appInsight",
7   "license": "MIT",
8   "authors": {
9     "yuhao": "yuwowowo@126.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://158.1.7.92:50081/hzbank-sdk/com.hzbank.framework.appInsight.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "static_framework": true,
20   "frameworks": [
21     "Security",
22     "UIKit",
23     "SystemConfiguration",
24     "Foundation",
25     "AVFoundation",
26     "LocalAuthentication",
27     "AudioToolbox"
28   ],
29   "libraries": [
30     "c++",
31     "resolv",
32     "z",
33     "sqlite3.0"
34   ],
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
37     "OTHER_LDFLAGS": [
38       "-ObjC",
39       "-w"
40     ]
41   },
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "vendored_frameworks": "com.hzbank.framework.appInsight/AppInsight.framework",
46   "source_files": [
47     "com.hzbank.framework.appInsight/AppInsight.framework/Headers/*.{h}",
48     "com.hzbank.framework.appInsight/AppInsight.framework/PrivateHeaders/*.{h}"
49   ],
50   "resources": [
51     "com.hzbank.framework.appInsight/AppInsight.framework/*.bundle",
52     "com.hzbank.framework.appInsight/AppInsight.framework/Modules/module.modulemap",
53     "com.hzbank.framework.appInsight/AppInsight.framework/webinsight.js"
54   ]