[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / a / 0 / d / FileMD5Hash / 0.0.1 / FileMD5Hash.podspec.json
blob27b66632bed087bf68145cded82e8bf1c5a19e9a
2   "name": "FileMD5Hash",
3   "version": "0.0.1",
4   "license": "Apache",
5   "summary": "Library for computing MD5 hashes of files with small memory usage.",
6   "homepage": "http://www.joel.lopes-da-silva.com/2010/09/07/compute-md5-or-sha-hash-of-large-file-efficiently-on-ios-and-mac-os-x/",
7   "authors": {
8     "Joel Lopes Da Silva": "joel@lopes-da-silva.com"
9   },
10   "source": {
11     "git": "https://github.com/JoeKun/FileMD5Hash.git",
12     "commit": "d00c0c51c6d0955d9daf94c30cfd95a219d4914e"
13   },
14   "prefix_header_file": "Common/FileMD5Hash_Prefix.pch",
15   "source_files": "Common/*.{h,c}",
16   "requires_arc": false