[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 1 / WingmanAdsSDK / 0.0.1 / WingmanAdsSDK.podspec.json
blobf350c2d35437c2792c160434a41038a20d02b528
2   "name": "WingmanAdsSDK",
3   "version": "0.0.1",
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.1"
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     "iAd",
33     "AssetsLibrary",
34     "SystemConfiguration",
35     "QuartzCore"
36   ],
37   "weak_frameworks": "AdSupport",
38   "libraries": [
39     "WingmanAdsSDK",
40     "z",
41     "c++"
42   ],
43   "platforms": {
44     "ios": null
45   },
46   "requires_arc": true,
47   "xcconfig": {
48     "OTHER_LDFLAGS": "-lObjC",
49     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/WingmanAdsSDK\""
50   },
51   "dependencies": {
52     "BDGMacros": [
54     ],
55     "FlurrySDK": [
57     ],
58     "BDGUtilities": [
60     ],
61     "Reachability": [
63     ],
64     "UIDeviceAddition": [
66     ]
67   }