[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / f / 6 / TwitterKitSOF / 5.0.8 / TwitterKitSOF.podspec.json
blob660a6286b3bf25d83007d4d48faba0a1c82e1d87
2   "name": "TwitterKitSOF",
3   "version": "5.0.8",
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.8/TwitterKit.xcframework.zip"
13   },
14   "vendored_frameworks": "TwitterKit.xcframework",
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   "frameworks": [
20     "CoreText",
21     "QuartzCore",
22     "CoreData",
23     "CoreGraphics",
24     "Foundation",
25     "Security",
26     "UIKit",
27     "CoreMedia",
28     "AVFoundation",
29     "SafariServices"
30   ],
31   "dependencies": {
32     "TwitterCore": [
33       ">= 3.1.0"
34     ]
35   }