[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 3 / SwiftNotificationCenter / 1.0.0 / SwiftNotificationCenter.podspec.json
blob409a2ad0eb23c61a439222b65394eb476bb55263
2   "name": "SwiftNotificationCenter",
3   "version": "1.0.0",
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   },
16   "source": {
17     "git": "https://github.com/100mango/SwiftNotificationCenter.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "SwiftNotificationCenter/*.swift",
21   "requires_arc": true