blob: b109c3d2c7f5f137d6adea831caaf8ac12fabae9 [file] [log] [blame]
{
"name": "TUSKit",
"version": "1.3.11",
"summary": "An iOS implementation of the tus resumable video upload protocol.",
"description": "An iOS implementation of the tus resumable video upload protocol.",
"homepage": "https://github.com/tus/tus-ios-client",
"license": "MIT",
"authors": {
"Michael Avila": "me@michaelavila.com",
"Mark Robert Masterson": "mark@masterson.io"
},
"source": {
"git": "https://github.com/tus/tus-ios-client.git",
"tag": "1.3.11"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}