[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / e / TwitterCore / 3.0.2 / TwitterCore.podspec.json
blob76053e9d26b95625eda99ee736af13d2945fe176
2   "name": "TwitterCore",
3   "version": "3.0.2",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://dev.twitter.com/twitterkit/overview",
6   "documentation_url": "https://dev.twitter.com/twitterkit/ios/installation",
7   "social_media_url": "https://twitter.com/TwitterDev",
8   "authors": "Twitter",
9   "platforms": {
10     "ios": "9.0",
11     "tvos": "9.0"
12   },
13   "source": {
14     "http": "https://ton.twimg.com/syndication/twitterkit/ios/3.0.2/TwitterCore.zip"
15   },
16   "license": {
17     "type": "Commercial",
18     "text": "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://dev.twitter.com/twitterkit/open-source-licenses"
19   },
20   "ios": {
21     "vendored_frameworks": "iOS/TwitterCore.framework",
22     "frameworks": [
23       "Accounts",
24       "CoreData",
25       "CoreGraphics",
26       "Foundation",
27       "Security",
28       "Social",
29       "UIKit"
30     ]
31   },
32   "tvos": {
33     "vendored_frameworks": "tvOS/TwitterCore.framework",
34     "frameworks": [
35       "CoreData",
36       "CoreGraphics",
37       "Foundation",
38       "Security",
39       "UIKit"
40     ]
41   }