[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 8 / FreestarAds-Nimbus / 0.1.0-alpha-1 / FreestarAds-Nimbus.podspec.json
blobccc0ac46133096b3620d91871fc92936efbb244f
2   "name": "FreestarAds-Nimbus",
3   "version": "0.1.0-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": [
17       "~> 3.6-alpha"
18     ],
19     "Freestar-Nimbus-SDK": [
20       "~> 1.7"
21     ],
22     "GoogleAds-IMA-iOS-SDK": [
23       "~> 3.13"
24     ]
25   },
26   "source": {
27     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
28     "tag": "release_v3.6.0-alpha-1.A"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
32     "LIBRARY_SEARCH_PATHS": [
33       "$(SDKROOT)/usr/lib/swift",
34       "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
35     ],
36     "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift"
37   },
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   }