blob: 27aa0fced7e4c66da7b1247c79ef543046ca2b91 [file] [log] [blame]
{
"name": "HMACSigner",
"version": "0.1.0",
"summary": "HMACSigner signs your requests using HMAC + SHA1. It was adesigned to work with ApiAuth.",
"homepage": "https://github.com/bilby91/HMACSigner",
"license": "MIT",
"authors": {
"Martin Fernandez": "me@bilby91.com"
},
"source": {
"git": "https://github.com/bilby91/HMACSigner.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/bilby91",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"public_header_files": "Pod/Classes/**/*.h"
}