blob: 9719e688fe4eb15c286dc72c71ad744e2043387b [file] [log] [blame]
{
"name": "toastcam_uikit",
"version": "0.1.5",
"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.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_uikit/Classes/**/*",
"resources": "toastcam_uikit/Assets/**/*",
"dependencies": {
"SimpleLayout-Swift": [
"~> 1.0.1"
]
},
"frameworks": "UIKit"
}