[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 8 / e / TwitterCore / 2.7.0 / TwitterCore.podspec.json
blob15a0293dfbe1fe58bebe6060bd36d092fdc4f971
2   "name": "TwitterCore",
3   "version": "2.7.0",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://fabric.io/kits/ios/twitterkit",
6   "documentation_url": "https://docs.fabric.io/apple/twitter/overview.html",
7   "social_media_url": "https://twitter.com/TwitterDev",
8   "authors": "Twitter",
9   "platforms": {
10     "ios": "8.0",
11     "tvos": "9.0"
12   },
13   "source": {
14     "http": "https://kit-downloads.fabric.io/cocoapods/twittercore/2.7.0/twittercore.zip"
15   },
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. Digits Kit: Copyright 2015 Twitter, Inc. All Rights Reserved. Use of this software is subject to the terms and conditions of the Digits Kit Agreement located at https://fabric.io/terms/digits and the Developer Agreement located at https://dev.twitter.com/overview/terms/agreement. OSS: http://get.fabric.io/terms/opensource.txt."
19   },
20   "ios": {
21     "vendored_frameworks": "iOS/TwitterCore.framework",
22     "frameworks": [
23       "Accounts",
24       "CoreData",
25       "CoreGraphics",
26       "Foundation",
27       "Security",
28       "Social",
29       "UIKit"
30     ]
31   },
32   "tvos": {
33     "vendored_frameworks": "tvOS/TwitterCore.framework",
34     "frameworks": [
35       "CoreData",
36       "CoreGraphics",
37       "Foundation",
38       "Security",
39       "UIKit"
40     ]
41   },
42   "dependencies": {
43     "Fabric": [
45     ]
46   }