[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / e / SwiftBoost / 4.0.0 / SwiftBoost.podspec.json
blob8785485c995bf21700ef88d295dcb0b1733182c6
2   "name": "SwiftBoost",
3   "version": "4.0.0",
4   "summary": "Collection of Swift-extensions to boost development process.",
5   "homepage": "https://github.com/sparrowcode/SwiftBoost",
6   "source": {
7     "git": "https://github.com/sparrowcode/SwiftBoost.git",
8     "tag": "4.0.0"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Sparrow Code": "hello@sparrowcode.io"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "13.0",
20     "tvos": "13.0",
21     "watchos": "6.0"
22   },
23   "source_files": "Sources/SwiftBoost/**/*.swift",
24   "swift_version": "5.1"