[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / 2 / b / TwitterKitNoCert / 5.2.8 / TwitterKitNoCert.podspec.json
blob1960b7a63ce5a4686740d602e74e775aa99c2c3a
2   "name": "TwitterKitNoCert",
3   "version": "5.2.8",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://github.com/ROC-digital/twitter-kit-ios",
6   "documentation_url": "https://github.com/ROC-digital/twitter-kit-ios/wiki",
7   "social_media_url": "https://github.com/ROC-digital",
8   "authors": "Rimnesh Fernandez",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "pod_target_xcconfig": {
13     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
14   },
15   "user_target_xcconfig": {
16     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
17   },
18   "source": {
19     "http": "https://github.com/ROC-digital/twitter-kit-ios/releases/download/v5.2.8/TwitterKit.zip"
20   },
21   "vendored_frameworks": "iOS/TwitterKit.framework",
22   "license": {
23     "type": "Commercial",
24     "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"
25   },
26   "resources": [
27     "iOS/TwitterKit.framework/TwitterKitResources.bundle",
28     "iOS/TwitterKit.framework/TwitterShareExtensionUIResources.bundle"
29   ],
30   "frameworks": [
31     "CoreText",
32     "QuartzCore",
33     "CoreData",
34     "CoreGraphics",
35     "Foundation",
36     "Security",
37     "UIKit",
38     "CoreMedia",
39     "AVFoundation",
40     "SafariServices"
41   ],
42   "dependencies": {
43     "TwitterCore": [
44       ">= 3.1.0"
45     ]
46   }