[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 9 / 7 / SQLite / 0.1.14 / SQLite.podspec.json
blob11bbde0c4b67b8d95aad6ec1c9a6fbf8cb3f0982
2   "name": "SQLite",
3   "version": "0.1.14",
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.14"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SQLite/Classes/**/*"