[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / e / SQLiteAdapter / 0.4.0 / SQLiteAdapter.podspec.json
blob6381f11c353c55682d3f806b8d163da18c813813
2   "name": "SQLiteAdapter",
3   "version": "0.4.0",
4   "homepage": "https://github.com/denissimon/SQLiteAdapter",
5   "authors": {
6     "Denis Simon": "denis.v.simon@gmail.com"
7   },
8   "summary": "A simple wrapper around SQLite3",
9   "license": {
10     "type": "MIT"
11   },
12   "swift_versions": [
13     "5"
14   ],
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "watchos": "3.0",
19     "tvos": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/denissimon/SQLiteAdapter.git",
23     "tag": "0.4.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "frameworks": "Foundation",
27   "swift_version": "5"