[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 9 / f / c / RxUIHelpersKit / 0.0.1 / RxUIHelpersKit.podspec.json
blob6ab849833317ce20210bb7d8d3a99d0157f3612d
2   "name": "RxUIHelpersKit",
3   "version": "0.0.1",
4   "summary": "Universal swift/functinal/uikit/rxswift helpers",
5   "homepage": "https://github.com/Ernest0-Production/HelpersKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ernest": "magatar136@yandex.ru"
12   },
13   "social_media_url": "https://t.me/Ernest0n",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/Ernest0-Production/HelpersKit.git",
20     "branch": "main",
21     "tag": "0.0.1"
22   },
23   "dependencies": {
24     "RxCoreHelpersKit": [
26     ],
27     "RxCocoa": [
28       "~> 6.2"
29     ]
30   },
31   "source_files": "Sources/RxUIHelpersKit/**/*.swift",
32   "swift_version": "5.0"