[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / 8 / Swignals / 1.0.0 / Swignals.podspec.json
blob4f623567ef428c1ad55074fda27d7c9e013e2992
2   "name": "Swignals",
3   "version": "1.0.0",
4   "summary": "Swignals is an observable pattern system written entirely in Swift.",
5   "homepage": "https://github.com/finder39/Swignals",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Joseph Neuman": "swignals@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/finder39/Swignals.git",
15     "tag": "1.0.0"
16   },
17   "social_media_url": "https://twitter.com/finder39",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Source/**/*",
25   "pushed_with_swift_version": "3.0"