[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / 3 / SwiftNotificationCenter / 1.0.3 / SwiftNotificationCenter.podspec.json
blob990c15b2d87fe9d99d47e20e1705e7e26cad54fb
2   "name": "SwiftNotificationCenter",
3   "version": "1.0.3",
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.3"
20   },
21   "source_files": "SwiftNotificationCenter/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"