blob: 456ed7c7f7304644ea5a328dd9bd0b24d4fa8a2c [file] [log] [blame]
{
"name": "HubKit",
"version": "1.0.1",
"summary": "HubKit Framework",
"homepage": "https://github.com/MoveUpwards/HubKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Move Upwards": "contact@moveupwards.dev"
},
"source": {
"git": "https://github.com/MoveUpwards/HubKit.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.13"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"dependencies": {
"Offenbach": [
]
},
"swift_version": "5.0"
}