blob: 70c7d6ca621f190086f90a69f3cfdf05878c7d86 [file] [log] [blame]
{
"name": "RBSQLite",
"version": "1.2.3",
"summary": "A Cocoa / Objective-C wrapper around SQLite",
"homepage": "https://github.com/baxiang/RBSQLite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baxiang": "baxiang1989@163.com"
},
"source": {
"git": "https://github.com/baxiang/RBSQLite.git",
"tag": "1.2.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RBSQLite/Classes/**/*",
"dependencies": {
"FMDB": [
]
}
}