blob: 7cb4a7f847b66b757f2bb52ca6cf40d6f9b9c0d2 [file] [log] [blame]
{
"name": "DWDatabase",
"version": "1.0.2.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "无入侵模型自动落库。Automaticly save model to database.",
"homepage": "https://github.com/CodeWicky/DWDatabase",
"authors": {
"codeWicky": "codewicky@163.com"
},
"source": {
"git": "https://github.com/CodeWicky/DWDatabase.git",
"tag": "1.0.2.2"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "DWDatabase/**/{DWDatabase}.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"FMDB": [
"~> 2.7.2"
]
}
}