[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / c / d / AAE / 0.1.6 / AAE.podspec.json
blobdbe1a01bef23d5bb9d9d4c67b8c8b7aca2c8135f
2   "name": "AAE",
3   "version": "0.1.6",
4   "summary": "A collection of utility classes and extensions",
5   "description": "These are extensions and classes that I use across projects.",
6   "homepage": "https://github.com/anconaesselmann/AAE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anconaesselmann": "axel@anconaesselmann.com"
13   },
14   "source": {
15     "git": "https://github.com/anconaesselmann/AAE.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AAE/Classes/**/*",
22   "pushed_with_swift_version": "4.0"