[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / f / 5 / KonboardingKit / 0.1.1 / KonboardingKit.podspec.json
blob4b386f0d9a0a8c3ca8491b0ebd82f3af7d487c67
2   "name": "KonboardingKit",
3   "version": "0.1.1",
4   "summary": "OnboardingKit for Kubo proyects",
5   "swift_version": "4.0",
6   "description": "TODO: Libreria que contiene todos los metodos, funciones y validaciones para el stack de onboarding de kubo.",
7   "homepage": "https://source.developers.google.com/p/git-kubo/r/stack-ios",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "AndresIos": "amarin@kubo.co"
14   },
15   "source": {
16     "git": "https://source.developers.google.com/p/git-kubo/r/stack-ios.git",
17     "tag": "KonboardingKit-v0.1.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "KonboardingKit/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5"
27     ],
28     "AlamofireObjectMapper": [
29       "~> 5.0"
30     ],
31     "RxSwift": [
32       "~> 4.0"
33     ],
34     "RxCocoa": [
35       "~> 4.0"
36     ],
37     "CryptoSwift": [
38       "~> 0.11.0"
39     ],
40     "FacebookCore": [
41       "0.3.2"
42     ],
43     "FacebookLogin": [
44       "0.3.2"
45     ]
46   }