[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 0 / a / BDGhostover / 10.1.1 / BDGhostover.podspec.json
blob5b8e85242e01ab39e85f8a15ebb979fa4ab785f2
2   "name": "BDGhostover",
3   "version": "10.1.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/BDGhostover1011.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   }