[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 3 / f / SQLiteKit / 0.0.13 / SQLiteKit.podspec.json
blobdd167c42940ff92172451adad62a2aa7ce9a329c
2   "name": "SQLiteKit",
3   "version": "0.0.13",
4   "license": {
5     "type": "MIT"
6   },
7   "requires_arc": true,
8   "source": {
9     "git": "https://github.com/alexiscn/SQLiteKit.git",
10     "tag": "0.0.13"
11   },
12   "summary": "SQLiteKit based on Swift Codable and Mirror API",
13   "homepage": "https://github.com/alexiscn/SQLiteKit",
14   "authors": {
15     "xushuifeng": "shuifengxu@gmail.com"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_version": "4.0",
21   "source_files": "**/*.{swift}",
22   "libraries": "sqlite3"