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