[Add] CxjToasts 1.0.8
[CocoaPods.git] / Specs / 9 / c / e / LXCore / 0.1.6 / LXCore.podspec.json
blobf8820556c44f6beac426d3bc08fbf5af02b0c2b7
2   "name": "LXCore",
3   "version": "0.1.6",
4   "summary": "Some description",
5   "swift_versions": "5.0",
6   "description": "Detailed description",
7   "frameworks": "UIKit",
8   "dependencies": {
9     "Moya/RxSwift": [
10       "~> 14.0.0"
11     ],
12     "RxOptional": [
14     ],
15     "RxDataSources": [
16       "~> 4.0.1"
17     ]
18   },
19   "homepage": "https://github.com/lxTeamDevs/LXCore",
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "authors": {
25     "LXTeamDevs": "lxteamdevs@gmail.com"
26   },
27   "source": {
28     "git": "https://github.com/lxTeamDevs/LXCore.git",
29     "tag": "0.1.6"
30   },
31   "platforms": {
32     "ios": "13.0"
33   },
34   "default_subspecs": "Extensions",
35   "subspecs": [
36     {
37       "name": "Extensions",
38       "source_files": "LXCore/Extensions/*.swift",
39       "header_dir": "LXCore"
40     }
41   ],
42   "swift_version": "5.0"