[Add] DocumentReaderOCR 7.5.10931
[CocoaPods.git] / Specs / e / 3 / 0 / LTDTools / 0.0.5 / LTDTools.podspec.json
blobacbd3b5c387e0e07eb33563767c7a3036265f75b
2   "name": "LTDTools",
3   "version": "0.0.5",
4   "summary": "LTD工具类简介2019年10月.",
5   "description": "LTD工具类详细简介2019年10月14日15:09.",
6   "homepage": "https://github.com/litongde/LTDTools",
7   "license": "MIT",
8   "authors": {
9     "litongde": "litongde@foxmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/litongde/LTDTools.git",
16     "tag": "0.0.5"
17   },
18   "public_header_files": "LTDTools/LTDTools.h",
19   "source_files": "LTDTools/LTDTools.h",
20   "requires_arc": true,
21   "subspecs": [
22     {
23       "name": "LTDCategory",
24       "source_files": "LTDTools/LTDCategory/*.{h,m}",
25       "public_header_files": "LTDTools/LTDCategory/*.h"
26     }
27   ]