blob: f645f3e271071397ddc995c870014fdb6652f6ca [file] [log] [blame]
{
"name": "TUSKit",
"version": "2.0.1.alpha",
"summary": "A rewrite of TUSKit, in Swift",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tus/tus-ios-client",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark Masterson": "mark@masterson.io"
},
"source": {
"git": "https://github.com/tus/tus-ios-client.git",
"tag": "2.0.1.alpha"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TUSKit/Classes/**/*",
"swift_version": "5.0"
}