blob: c5870c745eecba89f40a508a792b3939367d76b0 [file] [log] [blame]
{
"name": "Tanda",
"version": "0.0.1",
"summary": "Swift version of BatchedHandlers",
"description": "This library stores objects for you until you are ready to deal with them as a batch",
"homepage": "https://github.com/dtorres/Tanda",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Diego Torres": "contact@dtorres.me"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/dtorres/Tanda.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.swift"
}