[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / 2 / KSCrypto / 1.1.1 / KSCrypto.podspec.json
blob446683d6403905ce12bd1a7fb71681f6bd537d69
2   "name": "KSCrypto",
3   "version": "1.1.1",
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.1.1"
12   },
13   "license": {
14     "type": "BSD",
15     "file": "README.md"
16   },
17   "source_files": "KSSHA1Stream.{h,m}",
18   "frameworks": "Security",
19   "requires_arc": false