[Add] PingStorage 1.0.0
[CocoaPods.git] / Specs / 9 / 7 / 1 / StateTransition / 5.0.2 / StateTransition.podspec.json
blob755da7d296880cd296668b9f85bda089d6572df8
2   "name": "StateTransition",
3   "version": "5.0.2",
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.2"
17   },
18   "source_files": "StateTransition/*.swift",
19   "requires_arc": true,
20   "swift_versions": "5.1",
21   "swift_version": "5.1"