[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / b / 7 / XCEStream / 1.0.0 / XCEStream.podspec.json
blobeba2bb77e4b203214d65dad4994a20d9f34f60ec
2   "name": "XCEStream",
3   "summary": "Stream of values.",
4   "version": "1.0.0",
5   "homepage": "https://XCEssentials.github.io/Stream",
6   "source": {
7     "git": "https://github.com/XCEssentials/Stream.git",
8     "tag": "1.0.0"
9   },
10   "requires_arc": true,
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Maxim Khatskevich": "maxim@khatskevi.ch"
17   },
18   "frameworks": "Foundation",
19   "dependencies": {
20     "XCEViewEvents": [
21       "~> 1.1.0"
22     ]
23   },
24   "source_files": "Sources/Stream/**/*.swift",
25   "platforms": {
26     "ios": "9.0"
27   }