blob: 3bb11b05c2ec3309768f27540e1d9036f28d3077 [file] [log] [blame]
{
"name": "SmartAdServer-DisplaySDK",
"version": "6.4",
"summary": "Smart AdServer Display SDK",
"homepage": "http://www.smartadserver.com/",
"documentation_url": "http://help.smartadserver.com/iOS/V6.4/",
"social_media_url": "https://twitter.com/smartadserveren",
"license": {
"type": "COMMERCIAL",
"text": ""
},
"authors": "Smart AdServer",
"source": {
"http": "http://ak-ns.sascdn.com/mobilesdk/ios/SmartAdServer-iOS-SDK-6.4.zip"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SmartAdServer/sdk/headers/*.h",
"vendored_libraries": "SmartAdServer/sdk/libSmartAdServer.a",
"resources": "SmartAdServer/sdk/sas.bundle",
"frameworks": [
"Foundation",
"UIKit",
"Coregraphics",
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"MediaPlayer",
"StoreKit",
"AVFoundation",
"CoreMedia",
"CoreMotion",
"EventKit",
"EventKitUI",
"AdSupport",
"Accelerate"
],
"weak_frameworks": "WebKit"
}