[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 8 / e / TwitterCore / 2.2.0 / TwitterCore.podspec.json
blobb4c9c287609e1da772ce83d98415b499b8a70a1b
2   "name": "TwitterCore",
3   "version": "2.2.0",
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     "tvos": "9.0"
12   },
13   "source": {
14     "http": "https://kit-downloads.fabric.io/cocoapods/twittercore/2.2.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     "public_header_files": "iOS/TwitterCore.framework/Headers/*.h",
22     "vendored_frameworks": "iOS/TwitterCore.framework",
23     "frameworks": [
24       "Accounts",
25       "CoreData",
26       "CoreGraphics",
27       "Foundation",
28       "Security",
29       "Social",
30       "UIKit"
31     ]
32   },
33   "tvos": {
34     "public_header_files": "tvOS/TwitterCore.framework/Headers/*.h",
35     "vendored_frameworks": "tvOS/TwitterCore.framework",
36     "frameworks": [
37       "CoreData",
38       "CoreGraphics",
39       "Foundation",
40       "Security",
41       "UIKit"
42     ]
43   },
44   "dependencies": {
45     "Fabric": [
47     ]
48   }