[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 1 / WingmanAdsSDK / 0.0.2 / WingmanAdsSDK.podspec.json
blobd61c8d8138f50fdb346b685703e003723a153aaa
2   "name": "WingmanAdsSDK",
3   "version": "0.0.2",
4   "license": "MIT",
5   "summary": "WingmanAds SDK for iOS - static library",
6   "homepage": "https://github.com/WingmanSDK/WingmanAdsSDK",
7   "authors": {
8     "Bob de Graaf": "graafict@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/WingmanSDK/WingmanAdsSDK.git",
12     "tag": "0.0.2"
13   },
14   "preserve_paths": "libWingmanAdsSDK.a",
15   "source_files": "**/*.{h,m}",
16   "frameworks": [
17     "StoreKit",
18     "CoreLocation",
19     "MessageUI",
20     "OpenAl",
21     "AVFoundation",
22     "CFNetwork",
23     "CoreMotion",
24     "CoreMedia",
25     "EventKit",
26     "EventKitUI",
27     "CoreTelephony",
28     "MediaPlayer",
29     "AudioToolbox",
30     "MobileCoreServices",
31     "Security",
32     "AssetsLibrary",
33     "SystemConfiguration",
34     "QuartzCore"
35   ],
36   "weak_frameworks": "AdSupport",
37   "libraries": [
38     "WingmanAdsSDK",
39     "z",
40     "c++"
41   ],
42   "platforms": {
43     "ios": null
44   },
45   "requires_arc": true,
46   "xcconfig": {
47     "OTHER_LDFLAGS": "-lObjC",
48     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/WingmanAdsSDK\""
49   },
50   "dependencies": {
51     "BDGMacros": [
53     ],
54     "BDGUtilities": [
56     ],
57     "Reachability": [
59     ],
60     "UIDeviceAddition": [
62     ]
63   }