blob: c1e0a9e635e7970b053f4aa1666c64cceada614d [file] [log] [blame]
{
"name": "Bellerophon",
"version": "1.2.2",
"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": "1.2.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Bellerophon/Bellerophon/Sources/**/*.{swift}"
}