[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 4 / ZZBConvertTool / 1.0.0 / ZZBConvertTool.podspec.json
blob1f383d301378eec45f203169fbc04d81552fbe14
2   "name": "ZZBConvertTool",
3   "version": "1.0.0",
4   "summary": "进制互相转换",
5   "description": "ZZBConvertTool是一个二、八、十和十六进制互相转换工具。",
6   "homepage": "https://github.com/ZhangZhenBin/ZZBConvertTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ZhangZhenBin": "1421588275@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ZhangZhenBin/ZZBConvertTool.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "ZZBConvertTool/ConvertTool/*.{h,m}"