blob: f1c07a2a4859a5becc8cc703576177fbb0e454d5 [file] [log] [blame]
{
"name": "HMACSigner",
"version": "1.0.0",
"summary": "HMACSigner signs your requests using HMAC + SHA1. It was a designed 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": "1.0.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"
}