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