[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / f / c / TwitterKitNW / 3.4.2 / TwitterKitNW.podspec.json
blobe03f17e12de26c26c31bcad693a1c20818b9e1d2
2   "name": "TwitterKitNW",
3   "version": "3.4.2",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://github.com/twitter/twitter-kit-ios",
6   "documentation_url": "https://github.com/twitter/twitter-kit-ios/wiki",
7   "social_media_url": "https://twitter.com/TwitterDev",
8   "authors": "Twitter",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "http": "https://github.com/RealHacker/twitter-kit-ios/blob/master/TwitterKit.zip?raw=true"
14   },
15   "vendored_frameworks": "iOS/TwitterKit.framework",
16   "license": {
17     "type": "Commercial",
18     "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"
19   },
20   "resources": [
21     "iOS/TwitterKit.framework/TwitterKitResources.bundle",
22     "iOS/TwitterKit.framework/TwitterShareExtensionUIResources.bundle"
23   ],
24   "frameworks": [
25     "CoreText",
26     "QuartzCore",
27     "CoreData",
28     "CoreGraphics",
29     "Foundation",
30     "Security",
31     "UIKit",
32     "CoreMedia",
33     "AVFoundation",
34     "SafariServices"
35   ],
36   "dependencies": {
37     "TwitterCoreNW": [
38       ">= 3.1.0"
39     ]
40   }