[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 8 / 3 / SwiftNotificationCenter / 1.0.2 / SwiftNotificationCenter.podspec.json
blobee3deef9ce3e0a958acae717ebf858b7835af0a5
2   "name": "SwiftNotificationCenter",
3   "version": "1.0.2",
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.2"
19   },
20   "source_files": "SwiftNotificationCenter/*.swift",
21   "requires_arc": true,
22   "pushed_with_swift_version": "3.0"