blob: a9e5b9685d9d4ac91135b35b27ac4465e5b52205 [file] [log] [blame]
{
"name": "NSMutableURLRequest+ApiAuth",
"version": "0.1.2",
"summary": "ApiAuth support for NSMutableURLRequest.",
"homepage": "https://github.com/FWKamil/NSMutableURLRequest-ApiAuth",
"authors": {
"Kamil Kocemba": "kamil@futureworkshops.com"
},
"source": {
"git": "git@github.com:FWKamil/NSMutableURLRequest-ApiAuth.git",
"tag": "0.1.2"
},
"source_files": "*.{h,m}",
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
}
}