blob: 2e4ef4985a15f8ef60853dc29746af3a369f61a3 [file] [log] [blame]
{
"name": "StartAppSDK",
"version": "3.10.1",
"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": "6.0"
},
"homepage": "https://github.com/StartApp-SDK/Documentation/wiki/iOS-InApp-Documentation",
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"authors": {
"StartApp": "support@startapp.com"
},
"source": {
"git": "https://github.com/StartApp-SDK/StartAppSDK.git",
"tag": "3.10.1"
},
"ios": {
"vendored_frameworks": "StartApp.framework"
},
"resource_bundles": {
"StartAppSDK": [
"StartApp.bundle"
]
},
"frameworks": [
"AdSupport",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreAudio",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"QuartzCore",
"Foundation",
"CoreFoundation",
"UIKit",
"WebKit"
]
}