blob: c500dd1cb611eff214c7f9e24251bbea4fe91cfa [file] [log] [blame]
{
"name": "JXFMDBHelper",
"version": "0.1.1",
"summary": "DB manager for FMDB",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dujinxin/JXFMDBHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dujinxin": "510033463@qq.com"
},
"source": {
"git": "https://github.com/dujinxin/JXFMDBHelper.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "JXFMDBHelper/Classes/**/*",
"dependencies": {
"FMDB": [
"~> 2.7.2"
]
}
}