blob: 55946ee92db3cf01c670d0e0840cf92de6d6f62d [file] [log] [blame]
{
"name": "TwitterKit-lr",
"version": "3.2.1",
"summary": "Increase user engagement and app growth.",
"homepage": "https://github.com/levin-riegner/twitter-kit-ios",
"documentation_url": "https://github.com/levin-riegner/twitter-kit-ios/wiki",
"social_media_url": "https://twitter.com/TwitterDev",
"authors": "levin-riegner",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/levin-riegner/twitter-kit-ios/archive/v3.2.1.zip"
},
"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"
},
"frameworks": [
"CoreText",
"QuartzCore",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"UIKit",
"CoreMedia",
"AVFoundation",
"SafariServices"
],
"dependencies": {
"TwitterCore": [
">= 3.1.0"
]
}
}