[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 7 / c / 0 / FreestarAds-Nimbus-PreRelease / 1.10.5.2-beta-1 / FreestarAds-Nimbus-PreRelease.podspec.json
blob55602324cedf8a3040de5b4cbe12666e1e6b31cf
2   "name": "FreestarAds-Nimbus-PreRelease",
3   "version": "1.10.5.2-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.2-beta-1"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
36     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
37   },
38   "user_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
40     "LIBRARY_SEARCH_PATHS": [
41       "$(SDKROOT)/usr/lib/swift",
42       "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
43     ],
44     "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift"
45   },
46   "swift_version": "5.0"