blob: 83a588e91e39c8c540aa08ba24f0153caee3f592 [file] [log] [blame]
{
"name": "Hellfire",
"version": "0.1.1",
"summary": "Hellfire summary",
"description": "Description of the Hellfire pod",
"homepage": "https://github.com/ehellyer/Hellfire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ed Hellyer": "ejhellyer@gmail.com"
},
"source": {
"git": "https://github.com/ehellyer/Hellfire.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"swift_versions": "5.0",
"source_files": "Hellfire/Classes/**/*",
"swift_version": "5.0"
}