blob: 430b0c1cdfc09d1283d42fdf7846a72a469cd6dc [file] [log] [blame]
{
"name": "Swift_cURLCommand",
"version": "1.0.0",
"summary": "Extension to get the cURL command for your NSURLRequest in Swift project",
"homepage": "https://github.com/hilen/Swift_cURLCommand",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hilen": "hilenkz@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hilen/Swift_cURLCommand.git",
"commit": "95f04f691070045c9a9d2bf336bb1bdc165a0ae0",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}