[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / a / 1 / 9 / LXToolKit / 0.0.3 / LXToolKit.podspec.json
blobfaecd431a88be7791b5b0a9f3eb241099871579b
2   "name": "LXToolKit",
3   "version": "0.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "LXToolKit/LXToolKit2/**/*.swift",
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"