[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 2 / 4 / SolarEngineSDK / 1.2.6.1 / SolarEngineSDK.podspec.json
blob5b425d15d82768e069e9c1d41ee266f5c3a353e6
2   "name": "SolarEngineSDK",
3   "version": "1.2.6.1",
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.2.6.1"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "vendored_frameworks": "SolarEngineSDK/SolarEngineSDK.framework",
20   "frameworks": [
21     "Security",
22     "CoreTelephony",
23     "AdSupport",
24     "SystemConfiguration",
25     "AdServices",
26     "AppTrackingTransparency"
27   ],
28   "libraries": "sqlite3",
29   "requires_arc": true,
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }