blob: 9b6ae5d06892409d088c3b257d716df51d61d10f [file] [log] [blame]
{
"name": "SQLiteObject_C",
"version": "1.0.3",
"summary": "A short description of SQLiteObject_C.",
"description": "对SQL及SQList的轻量级封装。",
"homepage": "http://EXAMPLE/SQLiteObject_C",
"license": "MIT",
"authors": {
"POSUN-MAC": "1916578506@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pousniOS/SQLiteObject_C",
"tag": "1.0.3"
},
"source_files": "SQLiteObject_C/SQLite/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"ModelToDictionary": [
"~> 1.0.3"
]
}
}