[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / c / 0 / FreestarAds-Nimbus-PreRelease / 3.1.0-beta-3 / FreestarAds-Nimbus-PreRelease.podspec.json
blobfa499ac44ea3f6fb739d89c2090da42f13a0fe19
2   "name": "FreestarAds-Nimbus-PreRelease",
3   "version": "3.1.0-beta-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-PreRelease": [
17       "~> 5.0-alpha"
18     ],
19     "NimbusSDK": [
20       "1.10.4"
21     ],
22     "NimbusSDK/NimbusRenderStaticKit": [
23       "1.10.4"
24     ],
25     "NimbusSDK/NimbusRenderVideoKit": [
26       "1.10.4"
27     ],
28     "FBAudienceNetwork": [
29       "6.3.1"
30     ]
31   },
32   "source": {
33     "git": "https://gitlab.com/freestar/freestar-ios-binaries.git",
34     "tag": "release_v5.1.0-beta-3.C"
35   },
36   "user_target_xcconfig": {
37     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
38     "LIBRARY_SEARCH_PATHS": [
39       "$(SDKROOT)/usr/lib/swift",
40       "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
41     ],
42     "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift"
43   },
44   "pod_target_xcconfig": {
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   }