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