[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / 0 / FreestarAds-Nimbus-PreRelease / 3.6.0-beta-1 / FreestarAds-Nimbus-PreRelease.podspec.json
blob1ea4db02eb9688258efb7153e7a0872a761a2b81
2   "name": "FreestarAds-Nimbus-PreRelease",
3   "version": "3.6.0-beta-1",
4   "authors": "Freestar",
5   "license": {
6     "type": "Apache2.0",
7     "file": "LICENCE.md"
8   },
9   "homepage": "http://www.freestar.com",
10   "summary": "The Freestar Nimbus adapter",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "vendored_libraries": "SDK/libFreestarAds-Nimbus.a",
15   "dependencies": {
16     "FreestarAds-PreRelease": [
17       "~> 5.5-alpha"
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   "source": {
30     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
31     "tag": "release_v5.7.0-beta-1"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
35     "LIBRARY_SEARCH_PATHS": [
36       "$(SDKROOT)/usr/lib/swift",
37       "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
38     ],
39     "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift"
40   },
41   "pod_target_xcconfig": {
42     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
43   }