[Add] DocumentReaderFullAuthRFIDStage 7.5.10872
[CocoaPods.git] / Specs / 4 / 0 / 1 / SMInternDAO / 0.1.7 / SMInternDAO.podspec.json
blobbb9721981ea47cd2ddb96d92662947b908485326
2   "name": "SMInternDAO",
3   "version": "0.1.7",
4   "summary": "Intern homework",
5   "description": "Creating DAO for SQLite.swift and GRDB.swift",
6   "homepage": "https://github.com/Matsepura/SMInternDAO",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "<Matsepura>": "<semen.matsepura@yandex.ru>"
13   },
14   "source": {
15     "git": "https://github.com/Matsepura/SMInternDAO.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "SMInternDAO/**/*.{h,swift,plist}",
22   "dependencies": {
23     "GRDB.swift": [
24       "~> 2.8.0"
25     ]
26   }