blob: 09102f0b4bafb2399d87080d6dfa3447e64b1170 [file] [log] [blame]
{
"name": "CBot",
"version": "0.0.5",
"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.5"
},
"source_files": "EBFramework/*.{h,m}",
"public_header_files": "EBFramework/*.h",
"ios": {
"dependencies": {
"AWSCore": [
"~> 2.4.7"
],
"AWSAPIGateway": [
"~> 2.4.7"
]
}
}
}