blob: 5d47bcd1f35ccf4b3fc9cebbf914d5d530891a99 [file] [log] [blame]
{
"name": "TwitterCore",
"version": "3.0.0",
"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",
"tvos": "9.0"
},
"source": {
"http": "https://ton.twimg.com/syndication/twitterkit/ios/3.0.0/TwitterCore.zip"
},
"license": {
"type": "Commercial",
"text": "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"
},
"ios": {
"vendored_frameworks": "iOS/TwitterCore.framework",
"frameworks": [
"Accounts",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"Social",
"UIKit"
]
},
"tvos": {
"vendored_frameworks": "tvOS/TwitterCore.framework",
"frameworks": [
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"UIKit"
]
}
}