| { |
| "name": "MASQLiteWrapper", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "summary": "A nice wrapper for SQLite.swift, imspire by realm.", |
| "requires_arc": true, |
| "version": "0.2.0", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lindongpeng": "371823023@qq.com" |
| }, |
| "homepage": "https://github.com/mahomealex/MASQLiteWrapper", |
| "source": { |
| "git": "https://github.com/mahomealex/MASQLiteWrapper.git", |
| "tag": "0.2.0" |
| }, |
| "frameworks": "UIKit", |
| "dependencies": { |
| "SQLite.swift": [ |
| |
| ] |
| }, |
| "source_files": "Source/*.swift", |
| "pushed_with_swift_version": "3.0" |
| } |