blob: 46f2fb8eaa488d385d63dcf3241f53f5e511c954 [file] [log] [blame]
{
"name": "HappyTwitterKit",
"version": "1.0.0",
"summary": "Increase user engagement and app growth.",
"homepage": "https://github.com/twitter/twitter-kit-ios",
"documentation_url": "https://github.com/twitter/twitter-kit-ios/wiki",
"social_media_url": "https://twitter.com/TwitterDev",
"authors": {
"pcjbird": "pcjbird@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/pcjbird/HappyTwitterKit/releases/download/v1.0.0/TwitterKit.zip"
},
"vendored_frameworks": "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": [
"TwitterKitResources.bundle"
],
"frameworks": [
"CoreText",
"QuartzCore",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"UIKit",
"CoreMedia",
"AVFoundation",
"SafariServices",
"WebKit",
"MapKit",
"MobileCoreServices",
"CoreLocation"
],
"dependencies": {
"HappyTwitterCore": [
]
}
}