[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / e / f / GXTwitterCore / 3.2.2 / GXTwitterCore.podspec.json
blob603b21ec43423af477d95eb52a5d8d4166965a1f
2   "name": "GXTwitterCore",
3   "version": "3.2.2",
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.2.2-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   "ios": {
24     "vendored_frameworks": "iOS/TwitterCore.framework",
25     "frameworks": [
26       "Accounts",
27       "CoreData",
28       "CoreGraphics",
29       "Foundation",
30       "Security",
31       "Social",
32       "UIKit"
33     ]
34   },
35   "tvos": {
36     "vendored_frameworks": "tvOS/TwitterCore.framework",
37     "frameworks": [
38       "CoreData",
39       "CoreGraphics",
40       "Foundation",
41       "Security",
42       "UIKit"
43     ]
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
47     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
48   },
49   "pod_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
51     "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
52   }