[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 5 / 2 / b / UIKit-Plus / 1.1.1 / UIKit-Plus.podspec.json
blobb01343936617d9a1383eb7a00d8ee908948bf39e
2   "name": "UIKit-Plus",
3   "module_name": "UIKitPlus",
4   "version": "1.1.1",
5   "summary": "🏰 Declarative UIKit wrapper inspired by SwiftUI",
6   "swift_versions": "5.1",
7   "description": "Easy to use declarative UIKit wrapper inspired by SwiftUI",
8   "homepage": "https://github.com/MihaelIsaev/UIKitPlus",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "MihaelIsaev": "isaev.mihael@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/MihaelIsaev/UIKitPlus.git",
18     "tag": "1.1.1"
19   },
20   "social_media_url": "https://twitter.com/MihaelIsaev",
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "Classes/**/*",
25   "frameworks": "UIKit",
26   "swift_version": "5.1"