[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 2 / MASQLiteWrapper / 0.2.0 / MASQLiteWrapper.podspec.json
blobd87dbbd96871ead6cf86ec40c3e73953cfcfff63
2   "name": "MASQLiteWrapper",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "A nice wrapper for SQLite.swift, imspire by realm.",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "lindongpeng": "371823023@qq.com"
15   },
16   "homepage": "https://github.com/mahomealex/MASQLiteWrapper",
17   "source": {
18     "git": "https://github.com/mahomealex/MASQLiteWrapper.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "SQLite.swift": [
25     ]
26   },
27   "source_files": "Source/*.swift",
28   "pushed_with_swift_version": "3.0"