[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / 0 / a / BDGhostover / 11.1.0 / BDGhostover.podspec.json
blob54d5c7783ae81705cf0e65621cdb8fb66fde9330
2   "name": "BDGhostover",
3   "version": "11.1.0",
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/BDGhostover1110.zip",
13     "type": "zip"
14   },
15   "platforms": {
16     "ios": "12.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   "libraries": "xml2",
30   "xcconfig": {
31     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
32     "OTHER_LDFLAGS": "-ObjC"
33   }