blob: f2e056cade5241849656ee3500f7ce54de785e09 [file] [log] [blame]
{
"name": "TacoShell",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}