blob: d6033d16a8bf50d5b91483e800760578029d6b01 [file] [log] [blame]
{
"name": "MBRequest",
"version": "1.3",
"license": "BSD",
"summary": "MBRequest is a simple, blocks-based networking library for iOS and OS X built on top of NSURLConnection and NSOperation.",
"homepage": "https://github.com/mobiata/MBRequest",
"authors": {
"Sebastian Celis": "sebastian@sebastiancelis.com"
},
"source": {
"git": "https://github.com/mobiata/MBRequest.git",
"tag": "v1.3"
},
"source_files": "Classes",
"requires_arc": true
}