blob: 9150123e06ce1a7df47d69b67af8e02177eaacff [file] [log] [blame]
{
"name": "toastcam_modules",
"version": "0.2.0",
"summary": "A short description of toastcam_modules.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.nhnent.com/mediatechlab/toastcam_modules_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KWANG HYOUN KIM": "pisces@nhnent.com"
},
"source": {
"git": "https://github.nhnent.com/mediatechlab/toastcam_modules_ios.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_modules/Classes/**/*",
"resources": "toastcam_modules/Assets/**/*",
"dependencies": {
"toastcam_core": [
"~> 0.1.8"
],
"RxSwift": [
"~> 4.1.1"
],
"RxDataSources": [
"~> 3.0.2"
],
"AlamofireImage": [
"~> 3.3.1"
],
"MaterialComponents/TextFields": [
],
"QRCode": [
"~> 2.0"
],
"Validator": [
"~> 3.0.2"
]
}
}