blob: 2461892b13da361e90428572e2c69d9a4ceefa8b [file] [log] [blame]
{
"name": "SmartAdServer-DisplaySDK",
"version": "6.7",
"summary": "Smart AdServer Display SDK",
"homepage": "http://www.smartadserver.com/",
"documentation_url": "http://help.smartadserver.com/iOS/V6.7/",
"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.7.zip"
},
"platforms": {
"ios": "8.0"
},
"source_files": "sdk/headers/*.h",
"vendored_libraries": "sdk/libSmartAdServer.a",
"resources": "sdk/sas.bundle",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics",
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"MediaPlayer",
"StoreKit",
"AVFoundation",
"CoreMedia",
"CoreMotion",
"AdSupport",
"Accelerate"
],
"weak_frameworks": [
"WebKit",
"SceneKit",
"SpriteKit",
"SafariServices"
]
}