[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / 8 / e / MobiusCore / 0.2.0 / MobiusCore.podspec.json
blobac9bb0dfacac553cca909420b114411587b64d36
2   "name": "MobiusCore",
3   "version": "0.2.0",
4   "summary": "A functional reactive framework for managing state evolution and side-effects",
5   "authors": "Spotify AB",
6   "homepage": "https://github.com/spotify/Mobius.swift",
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.2.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_version": "4.2",
20   "module_name": "MobiusCore",
21   "source_files": "MobiusCore/Source/**/*.swift"