blob: 5105d6e6debc836a977b05b70caa7e677ede57c8 [file] [log] [blame]
{
"name": "Tune",
"version": "4.0.3",
"summary": "SDK for TUNE platform.",
"description": "The TUNE SDK for iOS provides Attribution, Analytics, Push, In-App Messaging, and Cross-promotion advertisement capabilities.",
"homepage": "https://developers.mobileapptracking.com/ios-sdk",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"TUNE, Inc.": "support@mobileapptracking.com"
},
"source": {
"git": "https://github.com/MobileAppTracking/cocoapod2.0.git",
"tag": "4.0.3"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"iAd",
"MobileCoreServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"QuartzCore",
"Security"
],
"libraries": "z",
"requires_arc": true,
"preserve_paths": "Tune.framework",
"vendored_frameworks": "Tune.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC, -lz"
}
}