blob: 8adcef0e2cad751d63e8c4bda6d635c50fe6617a [file] [log] [blame]
{
"name": "TwitterKitSOF",
"version": "5.0.5",
"summary": "Increase user engagement and app growth.",
"homepage": "https://github.com/N1k1tung/twitter-kit-ios",
"documentation_url": "https://github.com/N1k1tung/twitter-kit-ios/wiki",
"authors": "Tao Ren, Nikita Rodin",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/N1k1tung/twitter-kit-ios/releases/download/5.0.5/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"
]
}
}