[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / e / ActiveSQLite / 0.2.1 / ActiveSQLite.podspec.json
blobb9d6f2725fc4155c4fd605592eb3ec90bdb55897
2   "name": "ActiveSQLite",
3   "version": "0.2.1",
4   "summary": "ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily.",
5   "description": "ActiveSQLite is an helper of SQLite.Swift. It can let you use SQLite.swift easily..",
6   "homepage": "https://github.com/KevinZhouRafael/ActiveSQLite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhoukai": "wumingapie@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/KevinZhouRafael/ActiveSQLite.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ActiveSQLite/Classes/**/*",
22   "dependencies": {
23     "SQLite.swift/standalone": [
24       "~> 0.11.2"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"