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