blob: a0478d03b34480b66a5a5a7ec43b3fbff017f44f [file] [log] [blame]
{
"name": "TwitterKit",
"version": "2.8.0",
"summary": "Increase user engagement and app growth.",
"homepage": "https://fabric.io/kits/ios/twitterkit",
"documentation_url": "https://docs.fabric.io/apple/twitter/overview.html",
"social_media_url": "https://twitter.com/TwitterDev",
"authors": "Twitter",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://kit-downloads.fabric.io/cocoapods/twitterkit/2.8.0/twitterkit.zip"
},
"vendored_frameworks": "iOS/TwitterKit.framework",
"license": {
"type": "Commercial",
"text": "Fabric: Copyright 2016 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": "iOS/TwitterKit.framework/Versions/A/Resources/TwitterKitResources.bundle",
"frameworks": [
"CoreText",
"QuartzCore",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"UIKit",
"CoreMedia",
"AVFoundation",
"SafariServices"
],
"dependencies": {
"TwitterCore": [
"2.8.0"
]
}
}