[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 6 / f / MobiusTest / 0.3.0 / MobiusTest.podspec.json
blobb2346daeecd8892686c6179ac237ca0802ee76ff
2   "name": "MobiusTest",
3   "version": "0.3.0",
4   "summary": "A functional reactive framework for managing state evolution and side-effects: Test Helpers",
5   "authors": "Spotify AB",
6   "homepage": "https://github.com/spotify/Mobius.swift/tree/master/MobiusTest",
7   "social_media_url": "https://twitter.com/spotifyeng",
8   "license": {
9     "type": "Apache 2.0",
10     "file": "LICENSE"
11   },
12   "source": {
13     "git": "https://github.com/spotify/Mobius.swift.git",
14     "tag": "0.3.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "module_name": "MobiusTest",
20   "source_files": "MobiusTest/Source/**/*.swift",
21   "frameworks": [
22     "XCTest"
23   ],
24   "dependencies": {
25     "MobiusCore": [
26       "0.3.0"
27     ]
28   },
29   "swift_version": "5.0"