[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / a / 9 / TwitterKit / 2.4.0 / TwitterKit.podspec.json
blobd72be5f9abbf780d2ba63957b7dc1ae6fc6f3d2e
2   "name": "TwitterKit",
3   "version": "2.4.0",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://fabric.io/kits/ios/twitterkit",
6   "documentation_url": "https://docs.fabric.io/apple/twitter/overview.html",
7   "social_media_url": "https://twitter.com/TwitterDev",
8   "authors": "Twitter",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "http": "https://kit-downloads.fabric.io/cocoapods/twitterkit/2.4.0/twitterkit.zip"
14   },
15   "vendored_frameworks": "iOS/TwitterKit.framework",
16   "license": {
17     "type": "Commercial",
18     "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. OSS: http://get.fabric.io/terms/opensource.txt"
19   },
20   "resources": "iOS/TwitterKit.framework/Versions/A/Resources/TwitterKitResources.bundle",
21   "frameworks": [
22     "CoreText",
23     "QuartzCore",
24     "CoreData",
25     "CoreGraphics",
26     "Foundation",
27     "Security",
28     "UIKit",
29     "CoreMedia",
30     "AVFoundation",
31     "SafariServices"
32   ],
33   "dependencies": {
34     "TwitterCore": [
35       "2.4.0"
36     ]
37   }