[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 5 / c / AutoSQLiteSwift / 0.0.9 / AutoSQLiteSwift.podspec.json
blob66b9a95b0bdea8391c3c88fe09a60a7c272b8aa7
2   "name": "AutoSQLiteSwift",
3   "version": "0.0.9",
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.9"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "Source/*.swift",
22   "dependencies": {
23     "SQLite.swift": [
24       "~> 0.12.2"
25     ]
26   },
27   "swift_version": "5.0"