[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 2 / KSCrypto / 1.2.2 / KSCrypto.podspec.json
blob538d7d6bd750406588127621fd3075700cc89eea
2   "name": "KSCrypto",
3   "version": "1.2.2",
4   "summary": "Simple wrapper for SHA1 hashing files/data.",
5   "homepage": "https://github.com/karelia/KSCrypto",
6   "authors": {
7     "Mike Abdullah": "me@mikeabdullah.net"
8   },
9   "source": {
10     "git": "https://github.com/karelia/KSCrypto.git",
11     "tag": "v1.2.2"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "README.md"
16   },
17   "source_files": "KSSHA1Stream.{h,m}",
18   "frameworks": "Security",
19   "requires_arc": false