blob: cc48bb442dc1c1e818315bf3b33a488ae3c6a772 [file] [log] [blame]
{
"name": "KREClient",
"version": "0.4",
"summary": "Client for Kayako Realtime Engine",
"description": "Client for Kayako Realtime Engine. Works with iOS 8.0 and greater.",
"homepage": "https://github.com/codeOfRobin/KREClient",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robin Malhotra": "robin.malhotra@kayako.com"
},
"social_media_url": "https://twitter.com/codeofrobin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codeOfRobin/KREClient.git",
"tag": "0.4"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"dependencies": {
"Birdsong": [
],
"Unbox": [
]
},
"pushed_with_swift_version": "3.2"
}