[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 3 / c / SparrowKit / 3.3.2 / SparrowKit.podspec.json
blobf74e6d16deca31eed3ec6855fc4e902cbe3c82eb
2   "name": "SparrowKit",
3   "version": "3.3.2",
4   "summary": "Collection of native Swift extensions to boost your development. Support tvOS and watchOS.",
5   "homepage": "https://github.com/ivanvorobei/SparrowKit",
6   "source": {
7     "git": "https://github.com/ivanvorobei/SparrowKit.git",
8     "tag": "3.3.2"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "12.0",
20     "tvos": "12.0",
21     "watchos": "6.0"
22   },
23   "source_files": "Sources/SparrowKit/**/*.swift",
24   "deprecated_in_favor_of": "SwiftBoost",
25   "swift_version": "5.1"