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