[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / f / c / TuIdentidadSDK / 1.0.3 / TuIdentidadSDK.podspec.json
blobecb0575e230f9c3e20601b38686221dfa53d87be
2   "name": "TuIdentidadSDK",
3   "version": "1.0.3",
4   "summary": "Official Tu Identidad SDK for iOS to access Tu Identidad Platform",
5   "description": "Used to integrate the Tu Identidad Platform with your iOS apps.\nValidation Services:\n- INE",
6   "homepage": "https://github.com/tu-identidad/tu-identidad-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aaron Munguia": "aaron.munguia@tuidentidad.com"
13   },
14   "source": {
15     "git": "https://github.com/tu-identidad/tu-identidad-ios-sdk.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "requires_arc": true,
23   "source_files": "TuIdentidadSDK/Classes/**/*",
24   "resource_bundles": {
25     "TuIdentidadSDK": [
26       "TuIdentidadSDK/Assets/*.{png,xib}"
27     ]
28   },
29   "dependencies": {
30     "Alamofire": [
31       "~> 5.0.0-rc.3"
32     ],
33     "Eureka": [
34       "~> 5.1.0"
35     ],
36     "HandyJSON": [
37       "~> 5.0.1"
38     ],
39     "JGProgressHUD": [
41     ],
42     "MBDocCapture": [
43       "~> 0.1.4"
44     ],
45     "Toast-Swift": [
46       "~> 5.0.0"
47     ]
48   },
49   "swift_version": "5.0"