[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 3 / c / SparrowKit / 3.0.1 / SparrowKit.podspec.json
blob13771b02dfa4d59a1a7c11b964ed3ae98d8c1973
2   "name": "SparrowKit",
3   "version": "3.0.1",
4   "summary": "Collection of native Swift extensions to boost your development.",
5   "homepage": "https://github.com/ivanvorobei/SparrowKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ivan Vorobei": "varabeis@icloud.com"
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.1"
23   },
24   "source_files": "Sources/SparrowKit/**/*.swift",
25   "deprecated_in_favor_of": "SwiftBoost",
26   "swift_version": "5.1"