[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 1 / WingmanAdsSDK / 0.0.3 / WingmanAdsSDK.podspec.json
blob527527885444574693e18b78c2458a6f21f34853
2   "name": "WingmanAdsSDK",
3   "version": "0.0.3",
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.3"
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     "BDGWebviewVC": [
56     ],
57     "BDGLocation": [
59     ],
60     "BDGInAppPurchase": [
62     ],
63     "Reachability": [
65     ],
66     "UIDeviceAddition": [
68     ]
69   }