[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / 4 / PhoneVerificationController / 1.1.0 / PhoneVerificationController.podspec.json
blob24b973fdb54973c13c3730c4b2779fd10bda50ef
2   "name": "PhoneVerificationController",
3   "version": "1.1.0",
4   "summary": "A nicer UI for FireBase phone authentication.",
5   "description": "This is a replacement for FireBaseUI for phone authentication. The UI is completely customizable using a configuration structure.",
6   "homepage": "https://github.com/djbe/PhoneVerificationController",
7   "authors": {
8     "David Jennes": "david.jennes@gmail.com",
9     "Tom Knapen": "tom@knapen.io",
10     "Yannick Winters": "wintersyannick@gmail.com"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/djbe/PhoneVerificationController.git",
21     "tag": "1.1.0"
22   },
23   "source_files": "Source/*.swift",
24   "resource_bundles": {
25     "PhoneVerificationControllerResources": [
26       "Resources/**/*"
27     ]
28   },
29   "dependencies": {
30     "CountryPickerSwift": [
32     ],
33     "PhoneNumberKit": [
35     ]
36   },
37   "pushed_with_swift_version": "3.1"