[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / a / SETestSpecs / 0.1.3 / SETestSpecs.podspec.json
blobdfa3251e751b609980b04b527a082d7b2b973416
2   "name": "SETestSpecs",
3   "version": "0.1.3",
4   "summary": "SE TestSpecs for iOS",
5   "homepage": "https://github.com/sdk@solar-engine.com/TestSpecs",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": {
10     "sdk@solar-engine.com": "baixin.pan@mobvista.com"
11   },
12   "source": {
13     "git": "https://github.com/solarengine-sdk/TestSpecs.git",
14     "tag": "0.1.3"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "vendored_frameworks": "SETestSpecs/SolarEngineSDK.xcframework",
20   "frameworks": [
21     "Security",
22     "CoreTelephony",
23     "AdSupport",
24     "SystemConfiguration",
25     "AdServices",
26     "AppTrackingTransparency"
27   ],
28   "libraries": "sqlite3",
29   "requires_arc": true,
30   "resource_bundles": {
31     "SETestSpecs": [
32       "SETestSpecs/SolarEngineSDK.xcframework/ios-arm64/SolarEngineSDK.framework/PrivacyInfo.xcprivacy"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }