[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / 2 / c / SQift / 5.1 / SQift.podspec.json
blobec2f5a13392f345b5483d44e080f2b4ac8648e3f
2   "name": "SQift",
3   "version": "5.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     "Ben Scheirman": "ben.scheirman@nike.com"
11   },
12   "source": {
13     "git": "https://github.com/Nike-Inc/SQift.git",
14     "tag": "5.1"
15   },
16   "source_files": "Source/**/*.swift",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   },
24   "libraries": "sqlite3",
25   "swift_version": "5.0"