[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 8 / 1 / HMACSigner / 0.1.0 / HMACSigner.podspec.json
blob27aa0fced7e4c66da7b1247c79ef543046ca2b91
2   "name": "HMACSigner",
3   "version": "0.1.0",
4   "summary": "HMACSigner signs your requests using HMAC + SHA1. It was adesigned to work with ApiAuth.",
5   "homepage": "https://github.com/bilby91/HMACSigner",
6   "license": "MIT",
7   "authors": {
8     "Martin Fernandez": "me@bilby91.com"
9   },
10   "source": {
11     "git": "https://github.com/bilby91/HMACSigner.git",
12     "tag": "0.1.0"
13   },
14   "social_media_url": "https://twitter.com/bilby91",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "public_header_files": "Pod/Classes/**/*.h"