blob: 515c0ee23bebb215aad303dbabf1f9a45db65a5d [file] [log] [blame]
{
"name": "TwitterCore",
"version": "2.8.0",
"summary": "Increase user engagement and app growth.",
"homepage": "https://fabric.io/kits/ios/twitterkit",
"documentation_url": "https://docs.fabric.io/apple/twitter/overview.html",
"social_media_url": "https://twitter.com/TwitterDev",
"authors": "Twitter",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"http": "https://kit-downloads.fabric.io/cocoapods/twittercore/2.8.0/twittercore.zip"
},
"license": {
"type": "Commercial",
"text": "Fabric: Copyright 2016 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms. Twitter Kit: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Twitter Kit Agreement located at https://fabric.io/terms/twitter and the Developer Agreement located at https://dev.twitter.com/overview/terms/agreement. Digits Kit: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Digits Kit Agreement located at https://fabric.io/terms/digits and the Developer Agreement located at https://dev.twitter.com/overview/terms/agreement. OSS: http://get.fabric.io/terms/opensource.txt."
},
"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"
]
},
"dependencies": {
"Fabric": [
]
}
}