[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 5 / 2 / b / UIKit-Plus / 0.14.0 / UIKit-Plus.podspec.json
blob26407949aca708b55b1272d0001bd334a781cef7
2   "name": "UIKit-Plus",
3   "module_name": "UIKitPlus",
4   "version": "0.14.0",
5   "summary": "🏰 Declarative UIKit wrapper inspired by SwiftUI",
6   "swift_versions": "4.2",
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": "0.14.0"
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": "4.2"