blob: 7690ca403d469c0c2eb181cc1670ab4bb18f9558 [file] [log] [blame]
{
"name": "JRDBSwift",
"version": "1.2.0",
"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.0"
},
"source_files": "JRDBSwift/classes/**/*.swift",
"dependencies": {
"JRDB": [
]
}
}