[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 9 / 7 / SQLite / 0.1.22 / SQLite.podspec.json
blob101a7a805733b1fbcf11c7d5ea2c3fb7039d6a78
2   "name": "SQLite",
3   "version": "0.1.22",
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.22"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "6.2"
22   },
23   "source_files": "SQLite/Classes/**/*",
24   "swift_version": "4.1"