[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 2 / 4 / 9 / BDArenaConnector / 5.0.1 / BDArenaConnector.podspec.json
blob1ea44d691b056711cf360e2fa4a1ec8df57424be
2   "name": "BDArenaConnector",
3   "version": "5.0.1",
4   "summary": "An SDK that provides access to all of the ArenaDaemon features like ads, chat and multiplayer environments",
5   "homepage": "https://www.arenadaemon.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "ArenaDaemon Srl",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "http": "https://repo.arenadaemon.com/ios/cocoapods/BDArenaConnector501.zip"
16   },
17   "source_files": "BDArenaConnector.framework/Headers/*.{h}",
18   "ios": {
19     "vendored_frameworks": "BDArenaConnector.framework"
20   },
21   "resource_bundles": {
22     "BDArenaConnector": [
23       "BDArenaConnector.bundle/*"
24     ]
25   },
26   "frameworks": [
27     "SpriteKit",
28     "SafariServices",
29     "Security",
30     "MessageUI",
31     "Social",
32     "UIKit",
33     "ImageIO",
34     "EventKit",
35     "EventKitUI",
36     "SystemConfiguration",
37     "CoreTelephony",
38     "CoreMedia",
39     "AVFoundation",
40     "AdSupport",
41     "QuartzCore",
42     "MobileCoreServices"
43   ],
44   "libraries": "xml2",
45   "xcconfig": {
46     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
47     "OTHER_LDFLAGS": "-ObjC"
48   },
49   "deprecated": true