[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / d / f / DXPCategorys / 1.0.1 / DXPCategorys.podspec.json
blob5cf8762eaaec3a43d943ad5c06b39c81c833b454
2   "name": "DXPCategorys",
3   "version": "1.0.1",
4   "summary": "类别",
5   "description": "一些常用工具类的工具类别",
6   "homepage": "https://github.com/XiaoMing-Wang/DXPCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wq": "347511109@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/XiaoMing-Wang/DXPCategory.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "Classes/**/*",
22   "requires_arc": true,
23   "dependencies": {
24     "SDWebImage": [
25       "~> 4.4.2"
26     ]
27   }