[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / c / a / d / Signals / 2.0.0 / Signals.podspec.json
blobd96e028cd3d4745fcfbec3541458192d3580fda7
2   "name": "Signals",
3   "version": "2.0.0",
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": "2.0.0"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "2.0"
19   },
20   "source_files": "Signals/*.swift",
21   "requires_arc": true