blob: 7e743159614423902fa282e20fa1627c07c25c80 [file] [log] [blame]
{
"name": "TUSKit",
"version": "2.0.6.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.6.alpha"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TUSKit/Classes/**/*",
"swift_version": "5.0"
}