[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 4 / a / 3 / MASQLite / 0.2.1 / MASQLite.podspec.json
blobd54454d7f854440437efb0ec39929f23794f2d77
2   "name": "MASQLite",
3   "version": "0.2.1",
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.1"
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"