[Add] DocumentReaderFullAuthRFIDStage 7.5.10858
[CocoaPods.git] / Specs / 9 / 7 / 1 / StateTransition / 1.0.1 / StateTransition.podspec.json
blob4f91837fdae6d150a430b47a7e7f939d430916a9
2   "name": "StateTransition",
3   "version": "1.0.1",
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.9",
10     "ios": "9.0",
11     "tvos": "9.0",
12     "watchos": "2.0"
13   },
14   "source": {
15     "git": "https://github.com/nicholascross/StateTransition.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "StateTransition/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"