blob: f18add9cca41ae98e2289f17e014936c112485b9 [file] [log] [blame]
{
"name": "Tune",
"version": "4.0.14",
"summary": "iOS 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.14"
},
"platforms": {
"ios": "6.0"
},
"frameworks": [
"AdSupport",
"CoreTelephony",
"iAd",
"MobileCoreServices",
"Security",
"StoreKit",
"SystemConfiguration",
"UIKit"
],
"libraries": "z",
"requires_arc": true,
"preserve_paths": "Tune.framework",
"vendored_frameworks": "Tune.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC, -lz"
}
}