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