[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 2 / 6 / 5 / YLStateMachine / 1.1.0 / YLStateMachine.podspec.json
blob2fda34e3503c5b4564f584232cab795a1339d126
2   "name": "YLStateMachine",
3   "version": "1.1.0",
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.0"
20   },
21   "source_files": "Sources/YLStateMachine/*.swift",
22   "swift_version": "5.1"