[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / c / 0 / FreestarAds-Nimbus-PreRelease / 2.0.2-alpha-1 / FreestarAds-Nimbus-PreRelease.podspec.json
blob74b158f77272d124b7e6c63ff8486e3589583d63
2   "name": "FreestarAds-Nimbus-PreRelease",
3   "version": "2.0.2-alpha-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       "~> 4.0-alpha"
18     ],
19     "Freestar-Nimbus-SDK": [
20       "~> 1.8"
21     ],
22     "GoogleAds-IMA-iOS-SDK": [
23       "3.14.1"
24     ],
25     "FBAudienceNetwork": [
26       "6.3.0"
27     ]
28   },
29   "source": {
30     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
31     "tag": "release_v4.1.0.B"
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   }