[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / b / UIKit-Plus / 1.6.4 / UIKit-Plus.podspec.json
blobc9373ad2351d7e12455bcd1b2f1089cf2da820ed
2   "name": "UIKit-Plus",
3   "module_name": "UIKitPlus",
4   "version": "1.6.4",
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.6.4"
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"