blob: 8c7a9b47da6874c85f5c636f798d41c0ab9aae6c [file] [log] [blame]
{
"name": "TacoShell",
"version": "0.0.2",
"summary": "TacoShell is a super leight-weight Cocoa wrapper for NSURLConnection",
"homepage": "https://github.com/BurritoKit/TacoShell",
"license": "MIT",
"authors": {
"Marcus Kida": "marcus@kida.io"
},
"source": {
"git": "https://github.com/BurritoKit/TacoShell.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}