[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 3 / 8 / StateMVP / 1.1.0 / StateMVP.podspec.json
blob0efed2e25bf7f7e276e3ad34dff9df53f629a319
2   "name": "StateMVP",
3   "version": "1.1.0",
4   "summary": "MVP Architecture with States and Events",
5   "homepage": "https://github.com/wearemadru/StateMVP",
6   "description": "Simple MVP Architecture with States and Events",
7   "platforms": {
8     "ios": "11.0"
9   },
10   "swift_versions": "5.0",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Nick Sadchikov": "kolya.s@wearemad.ru"
17   },
18   "source": {
19     "git": "https://github.com/wearemadru/StateMVP.git",
20     "tag": "1.1.0"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "source_files": "StateMVP/StateMVP/Classes/Architecture/*",
27   "swift_version": "5.0"