[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 1 / WingmanAdsSDK / 0.0.23 / WingmanAdsSDK.podspec.json
blob888baca89b62defcc125f032e071b360c3a6bced
2   "name": "WingmanAdsSDK",
3   "platforms": {
4     "ios": null
5   },
6   "version": "0.0.23",
7   "license": "MIT",
8   "summary": "WingmanAds SDK for iOS - static library",
9   "homepage": "https://github.com/WingmanSDK/WingmanAdsSDK",
10   "authors": {
11     "Bob de Graaf": "graafict@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/WingmanSDK/WingmanAdsSDK.git",
15     "tag": "0.0.23"
16   },
17   "preserve_paths": "libWingmanAdsSDK.a",
18   "source_files": "**/*.{h,m}",
19   "frameworks": [
20     "StoreKit",
21     "CoreLocation",
22     "MessageUI",
23     "OpenAl",
24     "AVFoundation",
25     "CFNetwork",
26     "CoreMotion",
27     "CoreMedia",
28     "EventKit",
29     "EventKitUI",
30     "CoreTelephony",
31     "MediaPlayer",
32     "AudioToolbox",
33     "MobileCoreServices",
34     "Security",
35     "AssetsLibrary",
36     "SystemConfiguration",
37     "QuartzCore"
38   ],
39   "weak_frameworks": "AdSupport",
40   "libraries": [
41     "WingmanAdsSDK",
42     "z",
43     "c++"
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     "BDGLocation": [
56     ],
57     "BDGWebviewVC": [
59     ],
60     "BDGInAppPurchase": [
62     ]
63   }