[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 7 / 1 / SweetHMAC / 1.0 / SweetHMAC.podspec.json
blob73eb48f9ab94bcd8fb8c7293a0c615a62150a806
2   "name": "SweetHMAC",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "A tiny and easy to use Swift class to encrypt strings using HMAC algorithms.",
6   "homepage": "https://github.com/jancassio/SweetHMAC",
7   "social_media_url": "http://www.twitter.com/jancassio",
8   "authors": {
9     "Jan Cassio": "hey@jancassio.com"
10   },
11   "source": {
12     "git": "https://github.com/jancassio/SweetHMAC.git",
13     "tag": "1.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   },
19   "source_files": "SweetHMAC/",
20   "requires_arc": true