[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / a / 1 / 9 / LXToolKit / 0.0.7 / LXToolKit.podspec.json
blob9fe059286e8cb794f81114e58f49d92b7307b8a4
2   "name": "LXToolKit",
3   "version": "0.0.7",
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.0.7"
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",
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"