blob: eb5ef7f0324b15398039e6df2f794ad53e71bf5d [file] [log] [blame]
{
"name": "HubKit",
"version": "1.0.2",
"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.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.13"
},
"source_files": "Sources/**/*",
"frameworks": "Foundation",
"dependencies": {
"Offenbach": [
]
},
"swift_version": "5.0"
}