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