[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 8 / e / TwitterCore / 2.0.1 / TwitterCore.podspec.json
blobe6cbe3d4810f0f6eb261847b7c163938764daa26
2   "name": "TwitterCore",
3   "version": "2.0.1",
4   "summary": "Increase user engagement and app growth.",
5   "homepage": "https://fabric.io/kits/ios/twitterkit",
6   "authors": "Twitter",
7   "platforms": {
8     "ios": "8.0",
9     "tvos": "9.0"
10   },
11   "source": {
12     "http": "https://kit-downloads.fabric.io/cocoapods/twittercore/2.0.1/twittercore.zip"
13   },
14   "license": {
15     "type": "Commercial",
16     "text": "Fabric: Copyright 2015 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."
17   },
18   "ios": {
19     "public_header_files": "iOS/TwitterCore.framework/Headers/*.h",
20     "vendored_frameworks": "iOS/TwitterCore.framework",
21     "frameworks": [
22       "Accounts",
23       "CoreData",
24       "CoreGraphics",
25       "Foundation",
26       "Security",
27       "Social",
28       "UIKit"
29     ]
30   },
31   "tvos": {
32     "public_header_files": "tvOS/TwitterCore.framework/Headers/*.h",
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   }