[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 5 / c / AutoSQLiteSwift / 0.0.7 / AutoSQLiteSwift.podspec.json
blobbc6ff9cec9b6ef80fc826950017d61ac1ce65f6d
2   "name": "AutoSQLiteSwift",
3   "version": "0.0.7",
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.7"
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   }