[Add] YIM 2.2.8
[CocoaPods.git] / Specs / a / 1 / 9 / LXToolKit / 0.0.4 / LXToolKit.podspec.json
blob062bc4efca0f3abc5ca3d11a20d61ae74791e1ee
2   "name": "LXToolKit",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "LXToolKit/LXToolKit/**/*.{swift,h,m}",
23   "dependencies": {
24     "Alamofire": [
25       "~>4.9.1"
26     ],
27     "Moya": [
28       "~>12.0.1"
29     ],
30     "RxSwift": [
31       "~>4.5"
32     ],
33     "HandyJSON": [
34       "~>4.2"
35     ],
36     "SnapKit": [
37       "~>4.2"
38     ],
39     "CryptoSwift": [
40       "~>0.15.0"
41     ]
42   },
43   "swift_version": "4.2"