[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / c / f / 6 / SwCtDB / 0.0.7 / SwCtDB.podspec.json
blob818968f0f892c5e836a47e102e7439de083dbd44
2   "name": "SwCtDB",
3   "version": "0.0.7",
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.7"
19   },
20   "swift_version": "4.1",
21   "source_files": "SwCtDB/SwCtDB/*.swift",
22   "frameworks": "UIKit",
23   "libraries": "sqlite3",
24   "requires_arc": true