[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / c / b / e / ArchitStateMachine / 0.1.0 / ArchitStateMachine.podspec.json
blobeb6e5c448d8610259daaf991cf7a945ab7ed56a5
2   "name": "ArchitStateMachine",
3   "version": "0.1.0",
4   "summary": "State machine Swift framework inspired by GKStateMachine from Apple GameplayKit framework",
5   "homepage": "https://github.com/alexruperez/StateMachine",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alex RupĂ©rez": "contact@alexruperez.com"
12   },
13   "source": {
14     "git": "https://github.com/alexruperez/StateMachine.git",
15     "tag": "0.1.0"
16   },
17   "social_media_url": "https://twitter.com/alexruperez",
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "StateMachine/*.{h,swift}",
23   "pushed_with_swift_version": "4.0"