[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / f / b / PlMD5 / 0.0.4 / PlMD5.podspec.json
blobc593e73265622996e39c4002ba6ec3dee9306ab4
2   "name": "PlMD5",
3   "version": "0.0.4",
4   "summary": "转换MD5",
5   "description": "根据NSData,NSString,UIImage,File获取MD5值",
6   "homepage": "https://github.com/PengLi12/PlMD5",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pengli": "1543772407@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/PengLi12/PlMD5.git",
19     "tag": "0.0.4"
20   },
21   "source_files": "PlMD5/PlMD5/PlMD5Class/*.{h,m}",
22   "exclude_files": "PlMD5/Exclude",
23   "frameworks": "Foundation",
24   "requires_arc": true