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