[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 2 / c / SQift / 3.0.1 / SQift.podspec.json
blob33cd96b07a6a42d1a530a2e742822a0acb9dcd05
2   "name": "SQift",
3   "version": "3.0.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": "3.0.1"
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"