[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / c / SQift / 4.1.1 / SQift.podspec.json
blob3af9dfc3ed8508782bf48b4c10fd56007d3fd1e1
2   "name": "SQift",
3   "version": "4.1.1",
4   "license": "MIT",
5   "summary": "A lightweight Swift wrapper for SQLite.",
6   "homepage": "https://github.com/Nike-Inc/SQift",
7   "authors": {
8     "Dave Camp": "dave.camp@nike.com",
9     "Christian Noon": "christian.noon@nike.com"
10   },
11   "source": {
12     "git": "https://github.com/Nike-Inc/SQift.git",
13     "tag": "4.1.1"
14   },
15   "source_files": "Source/**/*.swift",
16   "swift_versions": [
17     "4.2",
18     "5.0"
19   ],
20   "platforms": {
21     "ios": "10.0",
22     "osx": "10.12",
23     "tvos": "10.0",
24     "watchos": "3.0"
25   },
26   "libraries": "sqlite3",
27   "swift_version": "5.0"