[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 1 / 4 / 9 / RegistroAsistido / 0.1.7 / RegistroAsistido.podspec.json
blob7c70b94178ef4312df0845aa0fdf2886c55b14ed
2   "name": "RegistroAsistido",
3   "version": "0.1.7",
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.1.7"
20   },
21   "source_files": "RegistroAsistido**/*.h",
22   "resources": "RegistroAsistido**/*.{swift,storyboard}",
23   "vendored_frameworks": "AppItFramework.framework",
24   "requires_arc": true,
25   "static_framework": true,
26   "xcconfig": {
27     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/\" \"$(PLATFORM_DIR)/Developer/Library/Frameworks\""
28   },
29   "dependencies": {
30     "GoogleMobileVision/FaceDetector": [
32     ],
33     "Firebase": [
35     ],
36     "Firebase/Analytics": [
38     ],
39     "Firebase/Database": [
41     ],
42     "Firebase/Storage": [
44     ],
45     "Firebase/Core": [
47     ],
48     "FirebaseUI/Storage": [
50     ],
51     "Firebase/RemoteConfig": [
53     ],
54     "IQKeyboardManagerSwift": [
56     ],
57     "lottie-ios": [
59     ],
60     "Alamofire": [
61       "~> 4.8.1"
62     ],
63     "ObjectMapper": [
65     ],
66     "TouchDraw": [
68     ],
69     "ILPDFKit": [
71     ],
72     "DataCompression": [
73       "~> 3.1.0"
74     ]
75   },
76   "swift_version": "4.2"