[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / 5 / c / AutoSQLiteSwift / 0.0.6 / AutoSQLiteSwift.podspec.json
blobdfa072291a921e1c26187ae542e1b0c6908b0711
2   "name": "AutoSQLiteSwift",
3   "version": "0.0.6",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "自动解析",
9   "homepage": "https://github.com/TonyReet/AutoSQLite.swift",
10   "authors": {
11     "TonyReet": "ktonyreet@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/TonyReet/AutoSQLite.swift.git",
15     "tag": "0.0.6"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_version": "4.0",
21   "source_files": "Source/*.swift",
22   "dependencies": {
23     "SQLite.swift": [
24       "~> 0.11.5"
25     ]
26   }