blob: 194cc2a6d7165dac3c814fda3c8f8e3844ff3f51 [file] [log] [blame]
{
"name": "NSURLSession-SynchronousTask",
"version": "1.0.0",
"summary": "NSURLSession category which brings NSURLConnection-like synchronous tasks to NSURLSession",
"description": " A longer description of NSURLSession-SynchronousTask in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/freemiumdev/NSURLSession-SynchronousTask",
"license": "MIT",
"authors": {
"freemiumdev": "freemiumdev@outlook.it"
},
"source": {
"git": "https://github.com/freemiumdev/NSURLSession-SynchronousTask.git",
"tag": "1.0.0"
},
"source_files": "NSURLSession+SynchronousTask"
}