blob: d3e4cb98f39c5761afd48d6f06f9b0869fc20b64 [file] [log] [blame]
{
"name": "CBot",
"version": "0.0.3",
"summary": "demo",
"description": "demo test",
"homepage": "https://github.com/morugu/CBot",
"license": {
"type": "MIT",
"file": "MIT-LICENSE.txt"
},
"authors": {
"Shoya": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/morugu/CBot.git",
"tag": "0.0.3"
},
"source_files": "EBFramework/*.{h,m}",
"public_header_files": "EBFramework/*.h",
"ios": {
"dependencies": {
"AWSCore": [
"~> 2.4.7"
],
"AWSAPIGateway": [
"~> 2.4.7"
]
}
}
}