blob: 23c6c501977f73b81190c00a5ac2619271f125d5 [file] [log] [blame]
{
"name": "JRDBSwift",
"version": "1.3.3",
"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.3.3"
},
"source_files": "JRDBSwift/classes/**/*.swift",
"dependencies": {
"JRDB": [
]
}
}