[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / 9 / LXToolKit / 0.0.5 / LXToolKit.podspec.json
blob8269680cc47e5d4c6e13577f6a1d0760cba388e2
2   "name": "LXToolKit",
3   "version": "0.0.5",
4   "summary": "Give some useful category and extensions.",
5   "description": "This library contains some useful category and extension kits",
6   "homepage": "https://github.com/LX314/LXToolKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LX314": "1094426094@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/LX314/LXToolKit.git",
16     "tag": "v0.0.5"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "LXToolKit/LXToolKit/**/*.{swift,h,m}",
23   "dependencies": {
24     "Moya": [
25       "~> 13"
26     ],
27     "RxSwift": [
28       "~> 5"
29     ],
30     "HandyJSON": [
31       "~> 5"
32     ],
33     "SnapKit": [
34       "~> 5"
35     ],
36     "CryptoSwift": [
38     ]
39   },
40   "swift_version": "5.1"