blob: 7b992240c99fd85a489084fd3ac43b9b55a1ffa8 [file] [log] [blame]
{
"name": "Transloadit",
"version": "1.0.4",
"summary": "An iOS and MacOS SDK for Transloadit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Transloadit/TransloaditKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark R. Masterson": "mark@masterson.io"
},
"source": {
"git": "https://github.com/Transloadit/TransloaditKit.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"requires_arc": true,
"source_files": "Transloadit/Classes/**/*",
"dependencies": {
"TUSKit": [
]
}
}