[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / d / e / TwitterKit7 / 7.0.0 / TwitterKit7.podspec.json
blobcccb9264b44676b258097267ac8c653345d60c81
2   "name": "TwitterKit7",
3   "version": "7.0.0",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://github.com/HieuLsw/twitter-kit-ios",
6   "documentation_url": "https://github.com/HieuLsw/twitter-kit-ios/wiki",
7   "authors": "Hieu Trinh",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "source": {
12     "http": "https://github.com/HieuLsw/twitter-kit-ios/files/6814591/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   }