blob: a44138e7d97ae49a063d0aff545c183ddc74a198 [file] [log] [blame]
{
"name": "TacoShell",
"version": "0.0.7",
"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.7"
},
"social_media_url": "https://twitter.com/kidmar",
"requires_arc": true,
"source_files": "Pod/Classes",
"platforms": {
"ios": "6.0",
"osx": "10.7"
}
}