blob: 747cbd82942aabe5bffac36400568bc8293a5763 [file] [log] [blame]
{
"name": "toastcam_loginkit",
"version": "0.1.9",
"summary": "A short description of toastcam_loginkit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.nhnent.com/mediatechlab/toastcam_loginkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pisces": "pisces@nhnent.com"
},
"source": {
"git": "https://github.nhnent.com/mediatechlab/toastcam_loginkit.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "9.0"
},
"source_files": "toastcam_loginkit/Classes/**/*",
"resources": "toastcam_loginkit/Assets/**/*",
"dependencies": {
"Alamofire": [
"~> 4.6.0"
],
"AlamofireObjectMapper": [
"~> 5.0.0"
],
"APNSUtil": [
"~> 1.1.1"
],
"toastcam_uikit": [
"~> 0.2.0"
]
},
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"AssetsLibrary"
]
}