blob: 46263c265785328e8cb41a1f05a3c13639726313 [file] [log] [blame]
{
"name": "FMDBUtils",
"version": "1.1.0",
"summary": "FMDB二次封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lypcliuli/FMDBUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lypcliuli": "lypcliuli@163.com"
},
"source": {
"git": "https://github.com/lypcliuli/FMDBUtils.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMDBUtils/Classes/**/*",
"dependencies": {
"FMDB": [
]
}
}