blob: 86fd5aad148eb8ab4758ff08fa235a7f8ea5347e [file] [log] [blame]
{
"name": "GQDataBase",
"version": "0.0.2",
"summary": "GQDataBase For Lin_IT",
"description": "Data persistent storage layer",
"authors": {
"GuoQiang Lin": "lin_it@outlook.com"
},
"source": {
"git": "https://github.com/Lin-IT-Lion/GQDataBase.git",
"tag": "0.0.2"
},
"homepage": "http://www.linit.space",
"source_files": "GQDataBase/**/*.{h,m}",
"ios": {
"dependencies": {
"Realm+JSON": [
],
"Realm": [
"0.98.6"
],
"MJExtension": [
]
}
},
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
}
}