[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / 9 / 7 / SQLite / 0.1.10 / SQLite.podspec.json
blob3f65e4aae87572572d89e5996e81fb04578ea183
2   "name": "SQLite",
3   "version": "0.1.10",
4   "summary": "A framework for SQLite database written in Swift",
5   "description": "'A framework to facilitate developers to use SQLite database with convenience'",
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.10"
17   },
18   "source_files": "SQLite/Classes/**/*",
19   "platforms": {
20     "watchos": "2.0",
21     "ios": "8.0",
22     "tvos": "9.0"
23   },
24   "swift_version": "4.0"