[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / e / f / GXTwitterCore / 3.3.1 / GXTwitterCore.podspec.json
blob6275742ef68b8b0d63601ba64f7f5dcd30d9273d
2   "name": "GXTwitterCore",
3   "version": "3.3.1",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://github.com/genexuslabs/twitter-kit-ios",
6   "documentation_url": "https://github.com/genexuslabs/twitter-kit-ios/wiki",
7   "social_media_url": "https://twitter.com/GeneXus",
8   "authors": [
9     "Twitter",
10     "GeneXus"
11   ],
12   "platforms": {
13     "ios": "9.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/genexuslabs/twitter-kit-ios/releases/download/v3.3.1-TC/TwitterCore.zip"
18   },
19   "license": {
20     "type": "Commercial",
21     "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://github.com/twitter/twitter-kit-ios/blob/master/OS_LICENSES.md"
22   },
23   "vendored_frameworks": "TwitterCore.xcframework",
24   "ios": {
25     "frameworks": [
26       "Accounts",
27       "CoreData",
28       "CoreGraphics",
29       "Foundation",
30       "Security",
31       "Social",
32       "UIKit"
33     ]
34   },
35   "tvos": {
36     "frameworks": [
37       "CoreData",
38       "CoreGraphics",
39       "Foundation",
40       "Security",
41       "UIKit"
42     ]
43   }