blob: 94265063b8847a31f1c077ad78d0c9956b42d43c [file] [log] [blame]
{
"name": "NSMutableURLRequest-BasicAuth",
"version": "1.0.1",
"summary": "An Objective-C category for performing HTTP Basic Access Authentication.",
"homepage": "https://github.com/IDme/NSMutableURLRequest-BasicAuth",
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/IDme/NSMutableURLRequest-BasicAuth.git",
"tag": "1.0.1"
},
"source_files": "NSMutableURLRequest+BasicAuth/*.{h,m}",
"requires_arc": true,
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}