[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / Digits / 2.1.1 / Digits.podspec.json
bloba55fcc3fae067ac515283be44290334937313dcc
2   "name": "Digits",
3   "version": "2.1.1",
4   "summary": "Login and sign up by phone number",
5   "homepage": "https://fabric.io/kits/ios/digits",
6   "authors": "Twitter",
7   "platforms": {
8     "ios": "8.0",
9     "tvos": "9.0"
10   },
11   "source": {
12     "http": "https://kit-downloads.fabric.io/cocoapods/digitskit/2.1.1/digitskit.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.  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     "resources": "iOS/DigitsKit.framework/Versions/A/Resources/DigitsKitResources.bundle",
20     "public_header_files": "iOS/DigitsKit.framework/Headers/*.h",
21     "vendored_frameworks": "iOS/DigitsKit.framework",
22     "frameworks": [
23       "AddressBook",
24       "SafariServices"
25     ]
26   },
27   "tvos": {
28     "resources": "tvOS/DigitsKit.framework/Versions/A/Resources/DigitsKitResources.bundle",
29     "public_header_files": "tvOS/DigitsKit.framework/Headers/*.h",
30     "vendored_frameworks": "tvOS/DigitsKit.framework"
31   },
32   "dependencies": {
33     "TwitterCore": [
34       "2.1.1"
35     ]
36   }