blob: a9a4999b3156b8e15ef70b056bfcb51dc5edc996 [file] [log] [blame]
{
"name": "NSMutableURLRequest-BasicAuth",
"version": "1.0.2",
"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.2"
},
"source_files": "NSMutableURLRequest+BasicAuth/*.{h,m}",
"requires_arc": true,
"authors": {
"Arthur Ariel Sabintsev": "arthur@sabintsev.com"
},
"license": "MIT"
}