[Add] PULPulsateBeta 4.7.0BetaRC10
[CocoaPods.git] / Specs / 7 / 2 / c / SQift / 3.1.0 / SQift.podspec.json
blob48f7845b297f12f455c6b0b8f50802350b5bf3a4
2   "name": "SQift",
3   "version": "3.1.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.1.0"
14   },
15   "source_files": "Source/**/*.swift",
16   "swift_version": "4.1",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.11",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "libraries": "sqlite3"