blob: 75e35462293b3828f0a21a2fcb20f60e747061ca [file] [log] [blame]
{
"name": "JRDBSwift",
"version": "1.2.1",
"summary": "The light packing of fmdb for my self",
"homepage": "https://github.com/scubers/JRDBSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jrwong": "jr-wong@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scubers/JRDBSwift.git",
"tag": "1.2.1"
},
"source_files": "JRDBSwift/classes/**/*.swift",
"dependencies": {
"JRDB": [
]
}
}