blob: fa4171781fb90421095e6655b304de5a7cc5c8af [file] [log] [blame]
{
"name": "Bellerophon",
"version": "0.1.4",
"summary": "Kill Switch",
"description": "This is a kill switch",
"homepage": "https://github.com/prolificinteractive/Bellerophon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thibault Klein": "thibault@prolificinteractive.com"
},
"source": {
"git": "https://github.com/prolificinteractive/Bellerophon.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Bellerophon/Bellerophon/Sources/**/*.{swift}"
}