blob: 8a15267ad07d9d051c491719393b7a256b2be85a [file] [log] [blame]
{
"name": "WingmanAdsSDK",
"platforms": {
"ios": null
},
"version": "0.0.18",
"license": "MIT",
"summary": "WingmanAds SDK for iOS - static library",
"homepage": "https://github.com/WingmanSDK/WingmanAdsSDK",
"authors": {
"Bob de Graaf": "graafict@gmail.com"
},
"source": {
"git": "https://github.com/WingmanSDK/WingmanAdsSDK.git",
"tag": "0.0.18"
},
"preserve_paths": "libWingmanAdsSDK.a",
"source_files": "**/*.{h,m}",
"frameworks": [
"StoreKit",
"CoreLocation",
"MessageUI",
"OpenAl",
"AVFoundation",
"CFNetwork",
"CoreMotion",
"CoreMedia",
"EventKit",
"EventKitUI",
"CoreTelephony",
"MediaPlayer",
"AudioToolbox",
"MobileCoreServices",
"Security",
"AssetsLibrary",
"SystemConfiguration",
"QuartzCore"
],
"weak_frameworks": "AdSupport",
"libraries": [
"WingmanAdsSDK",
"z",
"c++"
],
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-lObjC",
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/WingmanAdsSDK\""
},
"dependencies": {
"BDGMacros": [
],
"BDGLocation": [
],
"BDGWebviewVC": [
],
"BDGInAppPurchase": [
]
}
}