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