[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / d / 2 / KSCrypto / 1.0.2 / KSCrypto.podspec.json
blobc77bc2891873da7f564beadedb8cac6cf9ddcf5c
2   "name": "KSCrypto",
3   "version": "1.0.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.0.2"
12   },
13   "license": "BSD",
14   "source_files": "KSSHA1Stream.{h,m}",
15   "frameworks": "Security",
16   "requires_arc": false