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