[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 0 / a / BDGhostover / 9.0.1 / BDGhostover.podspec.json
blob0e565941e960b212e2b9730dc38553904f0b9e76
2   "name": "BDGhostover",
3   "version": "9.0.1",
4   "summary": "An SDK that allows to load and display Ghostover ads",
5   "homepage": "https://docs.ghostover.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Bitdrome Srl",
11   "source": {
12     "http": "https://repo.ghostover.com/ios/cocoapods/BDGhostover901.zip",
13     "type": "zip"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "ios": {
19     "vendored_frameworks": "BDGhostover.xcframework"
20   },
21   "frameworks": [
22     "SpriteKit",
23     "SafariServices",
24     "UIKit",
25     "AVFoundation",
26     "AdSupport",
27     "QuartzCore"
28   ],
29   "pod_target_xcconfig": {
30     "VALID_ARCHS[sdk=iphonesimulator*]": "",
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   },
36   "libraries": "xml2",
37   "xcconfig": {
38     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
39     "OTHER_LDFLAGS": "-ObjC"
40   }