[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / f / c / TuIdentidadSDK / 1.1.4 / TuIdentidadSDK.podspec.json
blob36b3cb43373c193ad134d0f238aa6a9d02b6af7a
2   "name": "TuIdentidadSDK",
3   "version": "1.1.4",
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.1.4"
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     "HandyJSON": [
34       "~> 5.0.1"
35     ],
36     "JGProgressHUD": [
38     ],
39     "MBDocCapture": [
40       "~> 0.1.4"
41     ],
42     "Toast-Swift": [
43       "~> 5.0.0"
44     ]
45   },
46   "swift_version": "5.0"