[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / a / toastcam_modules / 0.1.1 / toastcam_modules.podspec.json
blob53a296045356a1400ab86664115a7acf3831dd15
2   "name": "toastcam_modules",
3   "version": "0.1.1",
4   "summary": "A short description of toastcam_modules.",
5   "description": "TODO: Add long description of the pod here.",
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": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "toastcam_modules/Classes/**/*",
22   "resources": "toastcam_modules/Assets/**/*",
23   "dependencies": {
24     "toastcam_core": [
25       "~> 0.1.7"
26     ],
27     "RxSwift": [
28       "~> 4.1.1"
29     ],
30     "RxDataSources": [
31       "~> 3.0.2"
32     ],
33     "AlamofireImage": [
34       "~> 3.3.1"
35     ],
36     "MaterialComponents/TextFields": [
38     ],
39     "QRCode": [
40       "~> 2.0"
41     ]
42   }