[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / 1 / 8 / FreestarAds-Nimbus / 1.0.3 / FreestarAds-Nimbus.podspec.json
blob1d542bcaea6f8705f7915342d05b38dd26f81ec4
2   "name": "FreestarAds-Nimbus",
3   "version": "1.0.3",
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"
18     ],
19     "Freestar-Nimbus-SDK": [
20       "~> 1.8"
21     ],
22     "GoogleAds-IMA-iOS-SDK": [
23       "~> 3.13"
24     ],
25     "FBAudienceNetwork": [
26       "~> 6.2"
27     ]
28   },
29   "source": {
30     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
31     "tag": "release_v4.0.0-alpha-2.C"
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   }