blob: cf4345c19a38a42c5830033922d1c6445b679b1c [file] [log] [blame]
{
"name": "DatabaseVisual",
"version": "0.0.2",
"summary": "A database visual tool.",
"description": "A database visual tool,can modify database on iPhone.",
"homepage": "https://github.com/YanPengImp/DatabaseVisual",
"license": "MIT",
"authors": {
"imp": "yp@jingbo360.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YanPengImp/DatabaseVisual.git",
"tag": "0.0.2"
},
"source_files": "DatabaseManager/*",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}