[Add] AgoraAudio_Special_iOS 4.3.2.134
[CocoaPods.git] / Specs / c / 4 / 5 / MobiusNimble / 0.3.0 / MobiusNimble.podspec.json
blob1965e1a168885da69eb75f838d2a7c6db0a1e29f
2   "name": "MobiusNimble",
3   "version": "0.3.0",
4   "summary": "A functional reactive framework for managing state evolution and side-effects: Nimble Helpers",
5   "authors": "Spotify AB",
6   "homepage": "https://github.com/spotify/Mobius.swift/tree/master/MobiusNimble",
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": "MobiusNimble",
20   "source_files": "MobiusNimble/Source/**/*.swift",
21   "frameworks": [
22     "XCTest"
23   ],
24   "dependencies": {
25     "MobiusCore": [
26       "0.3.0"
27     ],
28     "MobiusTest": [
29       "0.3.0"
30     ],
31     "Nimble": [
32       "~> 8.0.7"
33     ]
34   },
35   "swift_version": "5.0"