[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 2 / 9 / 7 / Reggie / 0.2.2 / Reggie.podspec.json
blob3b67fa97b38f85e83297ad1480043af96433e6af
2   "name": "Reggie",
3   "version": "0.2.2",
4   "summary": "A state machine automata simulation framework.",
5   "description": "A state machine automata simulation framework capable of creating\nnon-deterministic finite automata, push-down automata, and more.",
6   "homepage": "https://github.com/altece/Reggie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Steven Brunwasser": ""
13   },
14   "source": {
15     "git": "https://github.com/altece/Reggie.git",
16     "tag": "v0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10"
21   },
22   "source_files": "Source/**/*.swift"