[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / c / SQift / 5.0.0 / SQift.podspec.json
blobee7a4fa4d9285d088001d598cc1dc1c6fb8a5bac
2   "name": "SQift",
3   "version": "5.0.0",
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": "5.0.0"
14   },
15   "source_files": "Source/**/*.swift",
16   "swift_versions": "5.0",
17   "platforms": {
18     "ios": "10.0",
19     "osx": "10.12",
20     "tvos": "10.0",
21     "watchos": "3.0"
22   },
23   "libraries": "sqlite3"