[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / 8 / 3 / SwiftNotificationCenter / 1.0.4 / SwiftNotificationCenter.podspec.json
blobcb6fff50053fcf825cca0a6da238249ba6604880
2   "name": "SwiftNotificationCenter",
3   "version": "1.0.4",
4   "summary": "A Type Safe, Thread Safe, ARC Safe Protocol Oriented NotificationCenter",
5   "homepage": "https://github.com/100mango/SwiftNotificationCenter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "100mango": "https://github.com/100mango"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/100mango/SwiftNotificationCenter.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "SwiftNotificationCenter/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"