blob: 3a12dda842ca4091128ee7b7811df14d43d70858 [file] [log] [blame]
{
"name": "TwitterKit",
"version": "3.0.3",
"summary": "Increase user engagement and app growth.",
"homepage": "https://dev.twitter.com/twitterkit/overview",
"documentation_url": "https://dev.twitter.com/twitterkit/ios/installation",
"social_media_url": "https://twitter.com/TwitterDev",
"authors": "Twitter",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://ton.twimg.com/syndication/twitterkit/ios/3.0.3/TwitterKit.zip"
},
"vendored_frameworks": "iOS/TwitterKit.framework",
"license": {
"type": "Commercial",
"text": "Twitter Kit: Copyright Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Twitter Kit Agreement located at https://dev.twitter.com/overview/terms/twitterkit and the Developer Agreement located at https://dev.twitter.com/overview/terms/agreement. OSS: https://dev.twitter.com/twitterkit/open-source-licenses"
},
"resources": [
"iOS/TwitterKit.framework/TwitterKitResources.bundle",
"iOS/TwitterKit.framework/TwitterShareExtensionUIResources.bundle"
],
"frameworks": [
"CoreText",
"QuartzCore",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"UIKit",
"CoreMedia",
"AVFoundation",
"SafariServices"
],
"dependencies": {
"TwitterCore": [
">= 3.0.0"
]
}
}