[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 7 / a / toastcam_modules / 1.2.0 / toastcam_modules.podspec.json
blob10e080e2d25fefc46d2f6ff29135e2a0c2bc72dc
2   "name": "toastcam_modules",
3   "version": "1.2.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@nhnent.com"
13   },
14   "source": {
15     "git": "https://github.nhnent.com/mediatechlab/toastcam_modules_ios.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "toastcam_modules/Classes/**/*",
22   "resources": "toastcam_modules/Assets/**/*",
23   "dependencies": {
24     "MaterialComponents/TextFields": [
26     ],
27     "QRCode": [
28       "~> 2.0"
29     ],
30     "Validator": [
31       "~> 3.1.0"
32     ],
33     "RxSwift": [
34       "~> 4.5.0"
35     ],
36     "RxDataSources": [
37       "~> 3.1.0"
38     ],
39     "AlamofireImage": [
40       "~> 3.4.1"
41     ],
42     "toastcam_core": [
43       "~> 1.2.1"
44     ]
45   }