[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / b / UIKit-Plus / 2.0.0-alpha.1.7.4 / UIKit-Plus.podspec.json
blobcc640f107c6975c6936b2f045a4d08367810f3b4
2   "name": "UIKit-Plus",
3   "module_name": "UIKitPlus",
4   "version": "2.0.0-alpha.1.7.4",
5   "summary": "🏰 Declarative UIKit wrapper inspired by SwiftUI",
6   "swift_versions": "5.3",
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": "2.0.0-alpha.1.7.4"
19   },
20   "social_media_url": "https://twitter.com/MihaelIsaev",
21   "platforms": {
22     "ios": "9.0",
23     "osx": "10.15"
24   },
25   "source_files": "Classes/**/*",
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-weak_framework SwiftUI"
28   },
29   "swift_version": "5.3"