[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / c / SQift / 3.0.0 / SQift.podspec.json
blob0728b6b9bb6c51326419e0bf007d22eff1c90f83
2   "name": "SQift",
3   "version": "3.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": "3.0.0"
14   },
15   "source_files": "Source/**/*.swift",
16   "platforms": {
17     "ios": "9.0",
18     "osx": "10.11",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "libraries": "sqlite3"