blob: b808c6c40c716f6b21210944e34348aa25879c5a [file] [log] [blame]
{
"name": "TwitterKit5",
"version": "5.0.1",
"summary": "Increase user engagement and app growth.",
"homepage": "https://github.com/touren/twitter-kit-ios",
"documentation_url": "https://github.com/twitter/twitter-kit-ios/wiki",
"social_media_url": "https://twitter.com/TwitterDev",
"authors": "Twitter",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://s3.amazonaws.com/cocoapods.tao/twitterkit/ios/5.0.1/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://github.com/twitter/twitter-kit-ios/blob/master/OS_LICENSES.md"
},
"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.1.0"
]
}
}