[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 4 / 9 / 7 / SQLite / 0.1.2 / SQLite.podspec.json
blobc173612675a28b191c940ec5dd03943d8f10bb3a
2   "name": "SQLite",
3   "version": "0.1.2",
4   "summary": "A wrapper to facilitate developers to use SQLite database in swift as webb as objective-c easily",
5   "description": "'A wrapper to facilitate developers to use SQLite database in swift as webb as objective-c easily with ready to use function'",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SQLite/Classes/**/*"