blob: bb28fa0e1f29bbf77749d7d79948c805dee2268b [file] [log] [blame]
{
"name": "SQLiteObject_C",
"version": "0.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": "0.0.3"
},
"source_files": "SQLite/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"ModelToDictionary": [
"~> 0.1.2"
]
}
}