[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / c / 0 / FreestarAds-Nimbus-PreRelease / 1.10.5.1-beta-1 / FreestarAds-Nimbus-PreRelease.podspec.json
blob6ae8072783e9e9ff3b10f5ce435d2ae795dae565
2   "name": "FreestarAds-Nimbus-PreRelease",
3   "version": "1.10.5.1-beta-1",
4   "authors": "Freestar",
5   "license": {
6     "type": "Apache2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "http://www.freestar.com",
10   "summary": "The Freestar Nimbus adapter",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "vendored_frameworks": "build/FreestarAds-Nimbus.xcframework",
15   "dependencies": {
16     "FreestarAds-PreRelease": [
17       "~> 5.7"
18     ],
19     "NimbusSDK": [
20       "1.10.5"
21     ],
22     "NimbusSDK/NimbusRenderStaticKit": [
23       "1.10.5"
24     ],
25     "NimbusSDK/NimbusRenderVideoKit": [
26       "1.10.5"
27     ]
28   },
29   "swift_versions": "5.0",
30   "source": {
31     "git": "https://gitlab.com/freestar/ios-binaries.git",
32     "tag": "Nimbus-PreRelease-1.10.5.1-beta-1"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
36     "ONLY_ACTIVE_ARCH": "YES"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
40     "ONLY_ACTIVE_ARCH": "YES",
41     "LIBRARY_SEARCH_PATHS": [
42       "$(SDKROOT)/usr/lib/swift",
43       "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
44     ],
45     "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift"
46   },
47   "swift_version": "5.0"