[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 3 / c / SparrowKit / 2.0.1 / SparrowKit.podspec.json
bloba9d085e0903b9883a85731c23ec5d34186a40ee3
2   "name": "SparrowKit",
3   "version": "2.0.1",
4   "summary": "Simplify iOS programming. Extensions and structs for Swift & UIKit.",
5   "homepage": "https://github.com/IvanVorobei/SparrowKit",
6   "source": {
7     "git": "https://github.com/IvanVorobei/SparrowKit.git",
8     "tag": "2.0.1"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ivan Vorobei": "hello@ivanvorobei.by"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "ios": {
21     "frameworks": "UIKit"
22   },
23   "swift_versions": [
24     "4.2",
25     "5.0"
26   ],
27   "source_files": "Source/SparrowKit/**/*.swift",
28   "deprecated_in_favor_of": "SwiftBoost",
29   "swift_version": "5.0"