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