[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 7 / 5 / DogSwift / 1.1.0 / DogSwift.podspec.json
blob10714fb9889dee088cbbae359f46f9f43c8359f2
2   "name": "DogSwift",
3   "version": "1.1.0",
4   "summary": "Lightweight logging framework.",
5   "description": "Lightweight logging framework written in Swift.",
6   "homepage": "https://github.com/dreipol/DogSwift",
7   "authors": {
8     "dreipol": "dev@dreipol.ch"
9   },
10   "source": {
11     "git": "https://github.com/dreipol/DogSwift.git",
12     "tag": "1.1.0"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "DogSwift/Classes/**/*",
23   "swift_version": "5.0"