blob: 4ed56766bb40c2ca47b8fe60653456d7d5860610 [file] [log] [blame]
{
"name": "HappyTwitterCore",
"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/HappyTwitterCore/releases/download/v1.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://github.com/twitter/twitter-kit-ios/blob/master/OS_LICENSES.md"
},
"ios": {
"vendored_frameworks": "TwitterCore.framework",
"frameworks": [
"Accounts",
"CoreData",
"CoreGraphics",
"Foundation",
"Security",
"Social",
"UIKit"
]
}
}