blob: f52ba6599105815198a85bfef6d55dc1c0e18fa8 [file] [log] [blame]
{
"name": "toastcam_uikit",
"version": "0.2.0",
"summary": "Extensions and components of UIKit for ToastCam App",
"description": "Extensions and components of UIKit for ToastCam App",
"homepage": "https://github.nhnent.com/mediatechlab/toastcam_uikit_ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KWANG HYOUN KIM": "pisces@nhnent.com"
},
"source": {
"git": "https://github.nhnent.com/mediatechlab/toastcam_uikit_ios.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_uikit/Classes/**/*",
"resources": "toastcam_uikit/Assets/**/*",
"dependencies": {
"SimpleLayout-Swift": [
"~> 1.0.1"
],
"MaterialComponents/ActivityIndicator": [
],
"MaterialComponents/Snackbar": [
]
},
"frameworks": "UIKit"
}