blob: 5f5a62bb189df27ff24f344bb6c5b1d9d3452075 [file] [log] [blame]
{
"name": "HJSQLDataTool",
"version": "0.1.5",
"summary": "HJSQLDataTool test",
"description": "HJSQLDataTool test my",
"homepage": "https://gitee.com/hj138966",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hongjiang": "604019514@qq.com"
},
"source": {
"git": "https://gitee.com/hj138966/HJSQLDataTool.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "9.0"
},
"dependencies": {
"FMDB": [
]
},
"subspecs": [
{
"name": "DataTool",
"source_files": "HJSQLDataTool/Classes/DataTool/*"
},
{
"name": "SQLTool",
"source_files": "HJSQLDataTool/Classes/SQLTool/*"
}
]
}