blob: bb983f316f34150d6095854d78845357c02733d8 [file] [log] [blame]
{
"name": "TwitterCore",
"version": "1.14.6",
"summary": "Increase user engagement and app growth.",
"homepage": "https://fabric.io/kits/ios/twitterkit",
"authors": "Twitter",
"platforms": {
"ios": "7.0",
"tvos": "9.0"
},
"source": {
"http": "https://kit-downloads.fabric.io/cocoapods/twittercore/1.14.6/twittercore.zip"
},
"license": {
"type": "Commercial",
"text": "Fabric: Copyright 2015 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": {
"public_header_files": "iOS/TwitterCore.framework/Headers/*.h",
"vendored_frameworks": "iOS/TwitterCore.framework",
"frameworks": [
"Accounts",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"Social",
"UIKit"
]
},
"tvos": {
"public_header_files": "tvOS/TwitterCore.framework/Headers/*.h",
"vendored_frameworks": "tvOS/TwitterCore.framework",
"frameworks": [
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"UIKit"
]
},
"dependencies": {
"Fabric": [
]
}
}