[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / c / 7 / HLFileHash / 0.0.2 / HLFileHash.podspec.json
blobcd1dfb691b1fa72ca6a0438ada4cb997b04ea454
2   "name": "HLFileHash",
3   "version": "0.0.2",
4   "summary": "calculate file md5 in iOS.",
5   "description": "An easy way to calculate file md5 in iOS.",
6   "homepage": "https://github.com/liuhaoliang/HLFileHash",
7   "license": "MIT",
8   "authors": {
9     "lhl": "271072547@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/liuhaoliang/HLFileHash.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "HLFileHash",
20     "HLFileHash/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true