[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / 9 / 7 / 1 / StateTransition / 5.0.1 / StateTransition.podspec.json
blob4ae7d453e4a0f81ed45e439fbdbbafdb7317ece7
2   "name": "StateTransition",
3   "version": "5.0.1",
4   "summary": "A swift state machine supporting; states, transitions, actions and transition handling",
5   "homepage": "https://github.com/nicholascross/StateTransition",
6   "license": "MIT",
7   "authors": "Nicholas Cross",
8   "platforms": {
9     "osx": "10.15",
10     "ios": "13.0",
11     "tvos": "13.0",
12     "watchos": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/nicholascross/StateTransition.git",
16     "tag": "5.0.1"
17   },
18   "source_files": "StateTransition/*.swift",
19   "requires_arc": true,
20   "swift_versions": "5.1",
21   "swift_version": "5.1"