[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / a / d / Signals / 6.0.1 / Signals.podspec.json
blob67b9c9bf7cb1d5c60153c17816e87c7229c9cb3d
2   "name": "Signals",
3   "version": "6.0.1",
4   "license": "MIT",
5   "summary": "Elegant eventing",
6   "homepage": "https://github.com/artman/Signals",
7   "social_media_url": "http://twitter.com/artman",
8   "authors": {
9     "Tuomas Artman": "tuomas@artman.fi"
10   },
11   "source": {
12     "git": "https://github.com/artman/Signals.git",
13     "tag": "6.0.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source_files": "Signals/Signal.swift",
21   "ios": {
22     "source_files": "Signals/iOS/*.swift"
23   },
24   "tvos": {
25     "source_files": "Signals/iOS/*.swift"
26   },
27   "swift_version": "4.2"