blob: d1f64682857bb0b091fc1b22472fff4e2f3e651b [file] [log] [blame]
{
"name": "TwitterKit",
"version": "1.15.2",
"summary": "Increase user engagement and app growth.",
"homepage": "https://fabric.io/kits/ios/twitterkit",
"authors": "Twitter",
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://kit-downloads.fabric.io/ios/com.twitter.sdk.ios/1.15.2/com.twitter.sdk.ios-default.zip"
},
"vendored_frameworks": "TwitterKit.framework",
"license": {
"type": "Commercial",
"text": "Fabric: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. Twitter Kit: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Twitter Kit Agreement located at https://fabric.io/terms/twitter and the Developer Agreement located at https://dev.twitter.com/overview/terms/agreement. OSS: http://get.fabric.io/terms/opensource.txt"
},
"resources": "TwitterKit.framework/Versions/A/Resources/TwitterKitResources.bundle",
"frameworks": [
"CoreText",
"QuartzCore",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"UIKit",
"MediaPlayer",
"CoreMedia",
"AVFoundation"
],
"dependencies": {
"TwitterCore": [
"1.15.2"
]
}
}