[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 8 / f / 6 / TwitterKitSOF / 5.0.6 / TwitterKitSOF.podspec.json
blob76110ef152f4a00f8dc8fea18816a02cf2684a47
2   "name": "TwitterKitSOF",
3   "version": "5.0.6",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://github.com/N1k1tung/twitter-kit-ios",
6   "documentation_url": "https://github.com/N1k1tung/twitter-kit-ios/wiki",
7   "authors": "Tao Ren, Nikita Rodin",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "http": "https://github.com/N1k1tung/twitter-kit-ios/releases/download/5.0.6/TwitterKit.zip"
13   },
14   "vendored_frameworks": "iOS/TwitterKit.framework",
15   "license": {
16     "type": "Commercial",
17     "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"
18   },
19   "resources": [
20     "iOS/TwitterKit.framework/TwitterKitResources.bundle",
21     "iOS/TwitterKit.framework/TwitterShareExtensionUIResources.bundle"
22   ],
23   "frameworks": [
24     "CoreText",
25     "QuartzCore",
26     "CoreData",
27     "CoreGraphics",
28     "Foundation",
29     "Security",
30     "UIKit",
31     "CoreMedia",
32     "AVFoundation",
33     "SafariServices"
34   ],
35   "dependencies": {
36     "TwitterCore": [
37       ">= 3.1.0"
38     ]
39   }