[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 1 / 7 / SweetUI / 1.0.0-beta.3.4 / SweetUI.podspec.json
blob041767293df446c2901d57e3d74d662de929c1a4
2   "name": "SweetUI",
3   "module_name": "SweetUI",
4   "version": "1.0.0-beta.3.4",
5   "summary": "Declarative UIKit wrapper inspired by SwiftUI",
6   "swift_versions": "5.2",
7   "description": "Easy to use declarative UIKit wrapper inspired by SwiftUI",
8   "homepage": "https://github.com/maximkrouk/SweetUI",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "maximkrouk": "id.maximkrouk@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/maximkrouk/SweetUI.git",
18     "tag": "1.0.0-beta.3.4"
19   },
20   "social_media_url": "https://twitter.com/maximkrouk",
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "Sources/SweetUI/**/*",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "UICocoa": [
28       "~> 1"
29     ]
30   },
31   "swift_version": "5.2"