[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 6 / 5 / YLStateMachine / 1.1.1 / YLStateMachine.podspec.json
blob3c201013a966b585d126c008f08e3f1d0c54174c
2   "name": "YLStateMachine",
3   "version": "1.1.1",
4   "summary": "A simple state machine.",
5   "homepage": "https://github.com/YuLeiFuYun/YLStateMachine",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "YuLeiFuYun": "yuleifuyunn@gmail.com"
12   },
13   "swift_versions": "5.1",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/YuLeiFuYun/YLStateMachine.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "Sources/YLStateMachine/*.swift",
22   "swift_version": "5.1"