[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / d / SwiftyMessenger / 0.2 / SwiftyMessenger.podspec.json
blob2d6b1a3211debe533365ec8a93e9e3292ff39713
2   "name": "SwiftyMessenger",
3   "version": "0.2",
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.2"
16   },
17   "platforms": {
18     "ios": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true