blob: b84c4c8642d4ae9a1900a1f4fe65c9ae47535019 [file] [log] [blame]
{
"name": "TwitterKit",
"version": "1.13.0",
"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.13.0/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"
],
"dependencies": {
"TwitterCore": [
"1.13.0"
]
}
}