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