[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / 6 / SwCtDB / 0.0.5 / SwCtDB.podspec.json
blobfbc16c38708407c112a35b7bb9ddd5145922b07e
2   "name": "SwCtDB",
3   "version": "0.0.5",
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.5"
19   },
20   "swift_version": "4.1",
21   "source_files": "SwCtDB/SwCtDB/SwCtDB.swift",
22   "frameworks": "UIKit",
23   "libraries": "sqlite3",
24   "requires_arc": true