[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 1 / a / 2 / GXTwitterKit / 3.5.1 / GXTwitterKit.podspec.json
blob687954e46fa30ab287e7b9663ca835b181e90907
2   "name": "GXTwitterKit",
3   "version": "3.5.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   },
15   "source": {
16     "http": "https://github.com/genexuslabs/twitter-kit-ios/releases/download/v3.5.1-TK/TwitterKit.zip"
17   },
18   "vendored_frameworks": "TwitterKit.xcframework",
19   "license": {
20     "type": "Commercial",
21     "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"
22   },
23   "resources": [
24     "TwitterKit.xcframework/ios-arm64_armv7_armv7s/TwitterKit.framework/TwitterKitResources.bundle",
25     "TwitterKit.xcframework/ios-arm64_armv7_armv7s/TwitterKit.framework/TwitterShareExtensionUIResources.bundle"
26   ],
27   "frameworks": [
28     "CoreText",
29     "QuartzCore",
30     "CoreData",
31     "CoreGraphics",
32     "Foundation",
33     "Security",
34     "UIKit",
35     "CoreMedia",
36     "AVFoundation",
37     "SafariServices"
38   ],
39   "dependencies": {
40     "GXTwitterCore": [
41       ">= 3.3.0"
42     ]
43   }