[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / c / d / 3 / GQViewTool / 0.3.0 / GQViewTool.podspec.json
blob0ef9a49db2b04a9cedd7b89fc36630cc22ebaeb1
2   "name": "GQViewTool",
3   "version": "0.3.0",
4   "summary": "一款UIView的分类方法,可以根据 .gq_x .gq_y获取当前view的frame。同时包含计算当前字符串的宽高计算。",
5   "description": "一款UIView的分类方法,可以根据 .gq_x .gq_y获取当前view的frame。同时包含计算当前字符串的宽高计算。",
6   "homepage": "https://github.com/JustHappy/GQViewTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JustHappy": "1157485147@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/JustHappy/GQViewTool.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "GQViewTool/Classes/**/*"