[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 9 / 7 / SQLite / 0.1.17 / SQLite.podspec.json
blobb9e5f7d5d9cf896652e3e9dcc63fdcca53adb765
2   "name": "SQLite",
3   "version": "0.1.17",
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.17"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SQLite/Classes/**/*",
23   "swift_version": "4.1"