[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 1 / 4 / 9 / RegistroAsistido / 0.2.4 / RegistroAsistido.podspec.json
blob390cc8d0f1ae1d0156937069ce98a1a87ee82e78
2   "name": "RegistroAsistido",
3   "version": "0.2.4",
4   "summary": "Registro para la Afore.",
5   "swift_versions": "4.2",
6   "description": "Se utiliza para poder registrar a personas que quieren tener una Afore",
7   "homepage": "https://gitlab.com/CanalesDigitales/registroasistido-ios.git",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "Jorge LoĢpez": "jorge.lopez1@suramexico.com.mx"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://gitlab.com/CanalesDigitales/registroasistido-ios.git",
19     "tag": "0.2.4"
20   },
21   "resources": [
22     "RegistroAsistido/**/*.{swift,h,xcassets}",
23     "RegistroAsistido/*.{swift,h,xcassets}"
24   ],
25   "requires_arc": true,
26   "static_framework": true,
27   "pod_target_xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/RegistroAsistido/\"",
29     "ENABLE_BITCODE": "YES"
30   },
31   "dependencies": {
32     "GoogleMobileVision/FaceDetector": [
34     ],
35     "Firebase": [
37     ],
38     "Firebase/Analytics": [
40     ],
41     "Firebase/Database": [
43     ],
44     "Firebase/Storage": [
46     ],
47     "Firebase/Core": [
49     ],
50     "FirebaseUI/Storage": [
52     ],
53     "Firebase/RemoteConfig": [
55     ],
56     "IQKeyboardManagerSwift": [
58     ],
59     "lottie-ios": [
61     ],
62     "Alamofire": [
63       "~> 4.8.1"
64     ],
65     "ObjectMapper": [
67     ],
68     "TouchDraw": [
70     ],
71     "ILPDFKit": [
73     ],
74     "DataCompression": [
75       "~> 3.1.0"
76     ]
77   },
78   "swift_version": "4.2"