[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / a / 3 / MASQLite / 0.2.2 / MASQLite.podspec.json
blob54051aabdbb06e772e2936d712407e03ba639193
2   "name": "MASQLite",
3   "version": "0.2.2",
4   "summary": "A short description of MASQLite.",
5   "description": "Nice wrapper about SQLite.swift",
6   "homepage": "https://github.com/mahomealex/MASQLite",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lindongpeng": "371823023@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/mahomealex/MASQLite.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MASQLite/Classes/**/*",
22   "dependencies": {
23     "SQLite.swift": [
25     ]
26   },
27   "pushed_with_swift_version": "3.0"