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