[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 2 / d / DTAUS / 0.1.0 / DTAUS.podspec.json
blobbeadcbbf5d7a2828288a353399b70b6ec337bd8d
2   "name": "DTAUS",
3   "version": "0.1.0",
4   "summary": "A simple DTAUS parser written in Objective-C.",
5   "homepage": "https://github.com/toco/DTAUS",
6   "license": "MIT",
7   "authors": {
8     "Tobias Conradi": "dtaus@tobias-conradi.de"
9   },
10   "source": {
11     "git": "https://github.com/toco/DTAUS.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "DTAUS",
19   "frameworks": "Foundation",
20   "requires_arc": true