blob: adde7523d49c4f5bff2dc10deb68265d5e71b500 [file] [log] [blame]
{
"name": "HKSQLManagerModule",
"version": "1.1.0",
"summary": "HKSQLManager",
"description": "简单封装FMDB",
"homepage": "?spm=a2111a.8458726.0.0.6eabe230i4K5OE",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkr-app/App_IOS_HKSQLManagerModule.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKSQLManagerModule/Classes/**/*",
"dependencies": {
"MJExtension": [
"3.0.13"
],
"FMDB": [
"2.7.2"
]
}
}