[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / d / f / BlueSignals / 1.0.16 / BlueSignals.podspec.json
blob1004bb09ce21c1ff6fc0e02bdb0b1bec37831d62
2   "name": "BlueSignals",
3   "version": "1.0.16",
4   "summary": "Swift cross-platform OS signals handler.",
5   "homepage": "https://github.com/IBM-Swift/BlueSignals",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM",
10   "module_name": "Signals",
11   "requires_arc": true,
12   "platforms": {
13     "osx": "10.11",
14     "ios": "10.0",
15     "tvos": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/IBM-Swift/BlueSignals.git",
19     "tag": "1.0.16"
20   },
21   "source_files": "Sources/Signals/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.2"
24   }