{ | |
"name": "TCDB", | |
"version": "0.2.0", | |
"summary": "TCDB 是一个简单的SQLITE库.", | |
"description": "TCDB是一个基于Swift3.0写的一个SQLITE库", | |
"homepage": "https://github.com/itanchao/TCDB", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"itanchao": "itanchao@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/itanchao/TCDB.git", | |
"tag": "0.2.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "TCDB/Classes/**/*", | |
"pushed_with_swift_version": "4.0" | |
} |