[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / 2 / 9 / SESDKRemoteConfig / 1.0.3.0 / SESDKRemoteConfig.podspec.json
blob43b5a7057de54ea5ae04d9f6869a7be34d4dabef
2   "name": "SESDKRemoteConfig",
3   "version": "1.0.3.0",
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.0.3.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "vendored_frameworks": "SESDKRemoteConfig/*.framework",
21   "dependencies": {
22     "SolarEngineSDK": [
23       "~> 1.1.9.0"
24     ]
25   },
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   }