blob: d352e01c7313d783430da04cc3e31761e7e5e207 [file] [log] [blame]
{
"name": "KocomojoSDK",
"version": "0.9.6",
"summary": "The Official KocomojoSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KocomojoLLC/KocomojoSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Elijah Windsor": "ewindsor@gmail.com"
},
"source": {
"git": "https://github.com/KocomojoLLC/KocomojoSDK.git",
"tag": "0.9.6"
},
"platforms": {
"ios": "8.1"
},
"ios": {
"vendored_frameworks": "KocomojoSDK/KocomojoSDK.framework"
}
}