[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 8 / e / MobiusCore / 0.3.0 / MobiusCore.podspec.json
blobad2677edbd9140de197df016e0999a0c95cc6596
2   "name": "MobiusCore",
3   "version": "0.3.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.3.0"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "module_name": "MobiusCore",
20   "source_files": "MobiusCore/Source/**/*.swift",
21   "swift_version": "5.0"