[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 6 / SwCtDB / 0.0.8 / SwCtDB.podspec.json
blob020fb56aa16663608e3879a3932fdb31604ebf65
2   "name": "SwCtDB",
3   "version": "0.0.8",
4   "summary": "一个Swift版的Sqlite操作库",
5   "homepage": "https://github.com/clint23/SwCtDB",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "clint": "3243629382@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/clint23/SwCtDB.git",
18     "tag": "0.0.8"
19   },
20   "swift_versions": "5.0",
21   "source_files": "SwCtDB/SwCtDB/*.swift",
22   "frameworks": "UIKit",
23   "libraries": "sqlite3",
24   "requires_arc": true,
25   "swift_version": "5.0"