[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 8 / FreestarAds-Nimbus / 2.1.2.3 / FreestarAds-Nimbus.podspec.json
blobfb515a30e6f32a06cbb77b2d3e51b6c1faaae826
2   "name": "FreestarAds-Nimbus",
3   "version": "2.1.2.3",
4   "authors": "Freestar",
5   "license": {
6     "type": "Apache2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "http://www.freestar.com",
10   "summary": "The Freestar Nimbus adapter",
11   "platforms": {
12     "ios": "12.0"
13   },
14   "vendored_frameworks": "build/FreestarAds-Nimbus.xcframework",
15   "dependencies": {
16     "FreestarAds": [
17       "~> 5.10"
18     ],
19     "NimbusSDK": [
20       "2.1.2"
21     ],
22     "NimbusSDK/NimbusRenderStaticKit": [
23       "2.1.2"
24     ],
25     "NimbusSDK/NimbusRenderVideoKit": [
26       "2.1.2"
27     ]
28   },
29   "swift_versions": "5.0",
30   "source": {
31     "git": "https://gitlab.com/freestar/ios-binaries.git",
32     "tag": "Nimbus-2.1.2.3"
33   },
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386",
39     "LIBRARY_SEARCH_PATHS": [
40       "$(SDKROOT)/usr/lib/swift",
41       "$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)"
42     ],
43     "LD_RUNPATH_SEARCH_PATHS": "/usr/lib/swift"
44   },
45   "swift_version": "5.0"