[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 2 / ShaHashesWrapper / 1.0.0 / ShaHashesWrapper.podspec.json
blob28b3db2a1d79104360fcdddb91738af675ea8e45
2   "name": "ShaHashesWrapper",
3   "version": "1.0.0",
4   "summary": "A simpler wrapper for SHA 256/512 to  create a Digital Digest which is considered a one-way encryption algorithm.",
5   "homepage": "https://github.com/dgariya/ShaHashesWrapper",
6   "license": "MIT",
7   "authors": {
8     "Dev": "devgariya.gariya@gmail.com"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "source": {
14     "git": "https://github.com/dgariya/ShaHashesWrapper.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "ShaHashesWrapper/**/*"