[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 7 / SQLite / 0.1.23 / SQLite.podspec.json
blob4c67313cae15ec983be0d9a967adb7e20d7b9143
2   "name": "SQLite",
3   "version": "0.1.23",
4   "swift_versions": "4.1",
5   "summary": "A wrapper to facilitate developers to use SQLite database in swift easily",
6   "description": "'A wrapper to facilitate developers to use SQLite database in swift with ready to use class'",
7   "homepage": "https://github.com/utills/SQLite",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Vivek Kumar": "ervivek94@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/utills/SQLite.git",
17     "tag": "0.1.23"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "6.2"
22   },
23   "source_files": "SQLite/Classes/**/*",
24   "swift_version": "4.1"