blob: f36097a523ab872ae6993c669a3b024872d32726 [file] [log] [blame]
{
"name": "myTargetSDK",
"version": "4.5.0",
"summary": "iOS SDK of myTarget Advertising Network",
"description": "The myTarget Advertising Network allows developers to monetize their websites and mobile apps using myTarget ads",
"homepage": "https://target.my.com",
"license": {
"type": "LGPL-3.0"
},
"authors": "My.com",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "https://target.my.com/cmsmedia/uploads/mytarget-ios-sdk-4.5.0.zip"
},
"vendored_frameworks": "MyTargetSDK.framework",
"frameworks": [
"AdSupport",
"StoreKit",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony",
"AVFoundation",
"CoreLocation",
"CoreMedia"
],
"requires_arc": true
}