[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 0 / d / 3 / NSMutableURLRequest-BasicAuth / 1.0.2 / NSMutableURLRequest-BasicAuth.podspec.json
bloba9a4999b3156b8e15ef70b056bfcb51dc5edc996
2   "name": "NSMutableURLRequest-BasicAuth",
3   "version": "1.0.2",
4   "summary": "An Objective-C category for performing HTTP Basic Access Authentication.",
5   "homepage": "https://github.com/IDme/NSMutableURLRequest-BasicAuth",
6   "platforms": {
7     "ios": "6.0",
8     "osx": "10.8"
9   },
10   "source": {
11     "git": "https://github.com/IDme/NSMutableURLRequest-BasicAuth.git",
12     "tag": "1.0.2"
13   },
14   "source_files": "NSMutableURLRequest+BasicAuth/*.{h,m}",
15   "requires_arc": true,
16   "authors": {
17     "Arthur Ariel Sabintsev": "arthur@sabintsev.com"
18   },
19   "license": "MIT"