[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 4 / 0 / a / BDGhostover / 8.1.0 / BDGhostover.podspec.json
blob6fdbe52b36e579c0aca1006e62c8b476bec786ef
2   "name": "BDGhostover",
3   "version": "8.1.0",
4   "summary": "An SDK that allows to load and display Ghostover ads",
5   "homepage": "https://www.ghostover.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Bitdrome Srl",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://repo.ghostover.com/ios/cocoapods/BDGhostover810.zip"
16   },
17   "source_files": "BDGhostover.framework/Headers/*.{h}",
18   "ios": {
19     "vendored_frameworks": "BDGhostover.framework"
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   }