blob: 2ca005b633eb3b315373f109cc936cd840106fea [file] [log] [blame]
{
"name": "DatabaseVisual",
"version": "0.0.1",
"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.1"
},
"source_files": "DatabaseManager/*",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}