[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 5 / e / 3 / NSString-Hash / 0.0.1 / NSString-Hash.podspec.json
blob1e3b1bb83006693f8622d62ffb93035208516b7a
2   "name": "NSString-Hash",
3   "version": "0.0.1",
4   "summary": "The NSString category for MD5, SHA1, SHA256, SHA512 Hash, and hashes of files with small memory usage",
5   "homepage": "https://github.com/liufan321/NSString-Hash",
6   "license": "MIT",
7   "authors": {
8     "Fan Liu": "liufan321@gmail.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/liufan321/NSString-Hash.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "Classes",
19     "NSString+Hash.{h,m}"
20   ],
21   "requires_arc": true