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