[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / f / 7 / a / NSMutableURLRequest+ApiAuth / 0.1.1 / NSMutableURLRequest+ApiAuth.podspec.json
blobf06736dd9be05b436ff10e709a1e74e77fb6faef
2   "name": "NSMutableURLRequest+ApiAuth",
3   "version": "0.1.1",
4   "summary": "ApiAuth support for NSMutableURLRequest.",
5   "homepage": "https://github.com/FWKamil/NSMutableURLRequest-ApiAuth",
6   "authors": {
7     "Kamil Kocemba": "kamil@futureworkshops.com"
8   },
9   "source": {
10     "git": "git@github.com:FWKamil/NSMutableURLRequest-ApiAuth.git",
11     "tag": "0.1.1"
12   },
13   "source_files": "*.{h,m}",
14   "requires_arc": true,
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   }