[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / 6 / NSMutableURLRequest+M5HMAC / 1.0.4 / NSMutableURLRequest+M5HMAC.podspec.json
blob1048c3169777634a309273447bad59ac01c6c6ff
2   "name": "NSMutableURLRequest+M5HMAC",
3   "summary": "NSMutableURLRequest category to allow for easy HMAC signing.",
4   "version": "1.0.4",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "social_media_url": "https://twitter.com/mhuusko5",
10   "authors": {
11     "Mathew Huusko V": "mhuusko5@gmail.com"
12   },
13   "homepage": "https://github.com/mhuusko5/NSMutableURLRequest-M5HMAC",
14   "source": {
15     "git": "https://github.com/mhuusko5/NSMutableURLRequest-M5HMAC.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "*.{h,m}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "7.0",
22     "osx": "10.8"
23   },
24   "frameworks": "Foundation"