[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / b / UIKit-Plus / 0.4.0 / UIKit-Plus.podspec.json
blob61c4351f52aedb397dbb330604d6ea3bbabde950
2   "name": "UIKit-Plus",
3   "module_name": "UIKitPlus",
4   "version": "0.4.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.4.0"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Classes/**/*",
24   "frameworks": "UIKit",
25   "swift_version": "4.2"