[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / a / 9 / TwitterKit / 2.1.1 / TwitterKit.podspec.json
bloba6f9d10143685a7a2b749a4dc7f6f9ccc132eff0
2   "name": "TwitterKit",
3   "version": "2.1.1",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://fabric.io/kits/ios/twitterkit",
6   "documentation_url": "https://docs.fabric.io/ios/twitter/index.html",
7   "social_media_url": "https://twitter.com/TwitterDev",
8   "authors": "Twitter",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "http": "https://kit-downloads.fabric.io/ios/com.twitter.sdk.ios/2.1.1/com.twitter.sdk.ios-default.zip"
14   },
15   "vendored_frameworks": "TwitterKit.framework",
16   "license": {
17     "type": "Commercial",
18     "text": "Fabric: Copyright 2016 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Fabric Software and Services Agreement located at https://fabric.io/terms.  Twitter Kit: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Twitter Kit Agreement located at https://fabric.io/terms/twitter and the Developer Agreement located at https://dev.twitter.com/overview/terms/agreement. OSS: http://get.fabric.io/terms/opensource.txt"
19   },
20   "resources": "TwitterKit.framework/Versions/A/Resources/TwitterKitResources.bundle",
21   "frameworks": [
22     "CoreText",
23     "QuartzCore",
24     "CoreData",
25     "CoreGraphics",
26     "Foundation",
27     "Security",
28     "UIKit",
29     "CoreMedia",
30     "AVFoundation"
31   ],
32   "dependencies": {
33     "TwitterCore": [
34       "2.1.1"
35     ]
36   }