blob: f81ed9a2fe990931f9d5193effa0b2f0de34fae0 [file] [log] [blame]
{
"name": "LKDBHelper+Transaction",
"version": "1.0.1",
"summary": "LKDBHelper 扩展修改了一下,简化表创建",
"homepage": "https://github.com/junhaiyang/LKDBHelper-Transaction",
"license": "MIT",
"authors": {
"yangjunhai": "junhaiyang@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/junhaiyang/LKDBHelper-Transaction.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "*.{h,m,mm}",
"dependencies": {
"LKDBHelper": [
]
}
}