[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 9 / f / c / RxUIHelpersKit / 0.0.2 / RxUIHelpersKit.podspec.json
blob570013ff9ab0e07659f6c7dea416e0a47a106b61
2   "name": "RxUIHelpersKit",
3   "version": "0.0.2",
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.4",
18   "source": {
19     "git": "https://github.com/Ernest0-Production/HelpersKit.git",
20     "branch": "main",
21     "tag": "0.0.2"
22   },
23   "dependencies": {
24     "RxCoreHelpersKit": [
26     ],
27     "RxCocoa": [
28       "~> 6.2"
29     ]
30   },
31   "source_files": "Sources/RxUIHelpersKit/**/*.swift",
32   "swift_version": "5.4"