[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / 9 / HttpBasicAuth / 0.1.0 / HttpBasicAuth.podspec.json
blob3ee37b7116395b3015c1f81c5dee5c72c3215eff
2   "name": "HttpBasicAuth",
3   "version": "0.1.0",
4   "summary": "Generic basic http auth Authorization header field parser for swift.",
5   "homepage": "https://github.com/jjb3rd/HttpBasicAuth",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "John Becker": "john@beckersoft.com"
12   },
13   "source": {
14     "git": "https://github.com/jjb3rd/HttpBasicAuth.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Sources/*.swift",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "requires_arc": true,
23   "module_name": "HttpBasicAuth"