[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / d / SwiftyMessenger / 0.4.0 / SwiftyMessenger.podspec.json
blob863a81eb348e0fd94baa7b5601a8701cb8cf7d82
2   "name": "SwiftyMessenger",
3   "version": "0.4.0",
4   "summary": "Swift toolkit for passing messages between iOS apps and extensions.",
5   "homepage": "https://github.com/abdullahselek/SwiftyMessenger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Abdullah Selek": "abdullahselek@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/abdullahselek/SwiftyMessenger.git",
15     "tag": "0.4.0"
16   },
17   "platforms": {
18     "ios": "10.0",
19     "watchos": "3.0"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true,
23   "swift_versions": [
24     "5.0",
25     "5.1",
26     "5.2",
27     "5.3"
28   ],
29   "swift_version": "5.3"