[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 8 / e / MobiusCore / 0.1.2 / MobiusCore.podspec.json
blob10726c7b5ad80d981153828e3cfe1133930f60b8
2   "name": "MobiusCore",
3   "version": "0.1.2",
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.1.2"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "swift_version": "4.2",
20   "module_name": "MobiusCore",
21   "source_files": "MobiusCore/Source/**/*.swift"