[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / e / 7 / a / toastcam_modules / 1.9.0 / toastcam_modules.podspec.json
blob5991ed5b1ab0b84927b5bd374a48541755b3893b
2   "name": "toastcam_modules",
3   "version": "1.9.0",
4   "summary": "Installation modules for camera, sensor and doorlock.",
5   "description": "Installation modules for camera, sensor and doorlock.",
6   "homepage": "https://github.nhnent.com/mediatechlab/toastcam_modules_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KWANG HYOUN KIM": "pisces@nhn.com"
13   },
14   "source": {
15     "git": "https://github.nhnent.com/mediatechlab/toastcam_modules_ios.git",
16     "tag": "1.9.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "toastcam_modules/Classes/**/*",
22   "resources": "toastcam_modules/Assets/**/*",
23   "dependencies": {
24     "MaterialComponents/TextFields": [
26     ],
27     "EFQRCode": [
28       "~> 5.1.6"
29     ],
30     "Validator": [
31       "~> 3.2.1"
32     ],
33     "RxSwift": [
34       "~> 5.0.1"
35     ],
36     "RxDataSources": [
37       "~> 4.0.1"
38     ],
39     "AlamofireImage": [
40       "~> 3.4.1"
41     ],
42     "RxAlertController-Swift": [
43       "~> 1.1.0"
44     ],
45     "toastcam_core": [
46       "~> 1.9.0"
47     ]
48   }