blob: 09176e29d8994e39fbbb4e22b22d18df7d9ab98d [file] [log] [blame]
{
"name": "toastcam_core",
"version": "0.1.5",
"summary": "A short description of toastcam_core.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.nhnent.com/mediatechlab/toastcam_core_ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KWANG HYOUN KIM": "pisces@nhnent.com"
},
"source": {
"git": "https://github.nhnent.com/mediatechlab/toastcam_core_ios.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_core/Classes/**/*",
"resources": "toastcam_core/Assets/**/*",
"dependencies": {
"toastcam_loginkit": [
"~> 0.1.6"
],
"JustLog": [
"~> 2.0.0"
]
},
"frameworks": [
"UIKit",
"CoreBluetooth",
"CoreLocation"
]
}