blob: 90d6b7bafbac1803538d4c28b596a052671443d1 [file] [log] [blame]
{
"name": "BetterBlocks",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"summary": "Completion and Error blocks for NSURLConnection.",
"homepage": "https://github.com/neilco/BetterBlocks",
"authors": {
"Neil Cowburn": "neilco@gmail.com"
},
"source": {
"git": "https://github.com/neilco/BetterBlocks.git",
"tag": "0.0.1"
},
"source_files": "NSURLConnection+BetterBlocks.{h,m}",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": false
}