[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / 9 / 1 / Pushie / 0.0.12 / Pushie.podspec.json
blob60ebf1bc4723f6fe4c74e3c2fabb45b53c67606c
2   "name": "Pushie",
3   "version": "0.0.12",
4   "summary": "Pushie is a small framework for Writing Push Down Automata fast and easy",
5   "description": "Pushie is a small framework for Writing Push Down Automata fast and easy. It allows you to parse words in the language you specify and even compute a full result from it usin generics.",
6   "homepage": "https://github.com/mathiasquintero/Pushie",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mathias Quintero": "mathias.quintero@tum.de"
13   },
14   "source": {
15     "git": "https://github.com/mathiasquintero/Pushie.git",
16     "tag": "0.0.12"
17   },
18   "social_media_url": "https://twitter.com/sifrinoimperial",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Pushie/Classes/**/*"