[Add] XZTextImageView 10.1.0
[CocoaPods.git] / Specs / 9 / c / e / LXCore / 0.1.5 / LXCore.podspec.json
bloba62ac0e2f58361cd653ea376de8c9660189faed4
2   "name": "LXCore",
3   "version": "0.1.5",
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.5"
30   },
31   "platforms": {
32     "ios": "13.0"
33   },
34   "source_files": "LXCore/**/*.{swift,h}",
35   "swift_version": "5.0"