blob: 92b09a114fde8de0be666ce2c992913e8797463c [file] [log] [blame]
{
"name": "StartAppSDK",
"version": "4.4.3",
"summary": "StartApp SDK for mobile advertising",
"description": "'StartApp In-App Ads enables you to reap the benefits of StartApp's In-App monetization products, which maximize the revenue generated by your application. All this profit-making is achieved with minimal effort and minimal interference with your users’ experience.'",
"platforms": {
"ios": "8.0"
},
"homepage": "https://support.startapp.com/hc/en-us/articles/360006012653-IOS-Standard",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"StartApp": "support@startapp.com"
},
"source": {
"git": "https://github.com/StartApp-SDK/StartAppSDK.git",
"tag": "4.4.3"
},
"ios": {
"vendored_frameworks": "StartApp.framework"
},
"resource_bundles": {
"StartAppSDK": [
"StartApp.bundle"
]
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreAudio",
"CoreFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"Foundation",
"JavaScriptCore",
"QuartzCore",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
]
}