[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / b / 7 / XCEStream / 1.1.1 / XCEStream.podspec.json
blob5980e7290a14cd03392f3f20f07813fcd3213f4f
2   "name": "XCEStream",
3   "summary": "Stream of values.",
4   "version": "1.1.1",
5   "homepage": "https://XCEssentials.github.io/Stream",
6   "source": {
7     "git": "https://github.com/XCEssentials/Stream.git",
8     "tag": "1.1.1"
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   }