[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 0 / 2 / 9 / SESDKRemoteConfig / 1.2.6.1 / SESDKRemoteConfig.podspec.json
blob2170576789cfd9dbf68e554eb8063539ac55935d
2   "name": "SESDKRemoteConfig",
3   "version": "1.2.6.1",
4   "summary": "Official SolarEngineSDK for iOS.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://www.solar-engine.com",
7   "license": {
8     "type": "Apache License, Version 2.0"
9   },
10   "authors": {
11     "solarengine-sdk": "sdk@solar-engine.com"
12   },
13   "source": {
14     "git": "https://github.com/solarengine-sdk/SESDKRemoteConfig.git",
15     "tag": "1.2.6.1"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "vendored_frameworks": "SESDKRemoteConfig/*.framework",
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }