[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 5 / Digits / 2.3.0 / Digits.podspec.json
blob0fcad10ac5e75d4c40633204ce5e8798c7c4a626
2   "name": "Digits",
3   "version": "2.3.0",
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.3.0/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     "vendored_frameworks": "iOS/DigitsKit.framework",
21     "frameworks": [
22       "AddressBook",
23       "SafariServices"
24     ]
25   },
26   "tvos": {
27     "resources": "tvOS/DigitsKit.framework/Versions/A/Resources/DigitsKitResources.bundle",
28     "vendored_frameworks": "tvOS/DigitsKit.framework"
29   },
30   "dependencies": {
31     "TwitterCore": [
32       "2.3.0"
33     ]
34   }