[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 5 / 0 / Stated / 1.2.0 / Stated.podspec.json
blob4eda0725015fd70827a6a385b9609b3e5fc9861a
2   "name": "Stated",
3   "version": "1.2.0",
4   "summary": "Swift state machine with a beautiful DSL",
5   "homepage": "https://github.com/jordanhamill/StateMachine",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jordan Hamill": "jordan.hamill22@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.9"
16   },
17   "source": {
18     "git": "https://github.com/jordanhamill/StateMachine.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "Sources/**/*",
22   "pushed_with_swift_version": "4.0"