[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 2 / SwiftTheming / 1.1.1 / SwiftTheming.podspec.json
blob912e9398fc1b1779083a1d3f4192306689b4febf
2   "name": "SwiftTheming",
3   "version": "1.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/dscyrescotti/SwiftTheming",
9   "authors": {
10     "Scotti": "dscyrescotti@gmail.com"
11   },
12   "summary": "A powerful lightweight theme ðŸŽ¨ manager for SwiftUI",
13   "source": {
14     "git": "https://github.com/dscyrescotti/SwiftTheming.git",
15     "tag": "v1.1.1"
16   },
17   "swift_versions": [
18     "5.5"
19   ],
20   "platforms": {
21     "ios": "14.0",
22     "osx": "12.0",
23     "tvos": "14.0",
24     "watchos": "7.0"
25   },
26   "source_files": "Sources/SwiftTheming/**/*.swift",
27   "frameworks": [
28     "SwiftUI",
29     "Combine"
30   ],
31   "swift_version": "5.5"