blob: fa6a708a15bd9d035b19aad2295e10689ba3b422 [file] [log] [blame]
{
"name": "SQLiteObject_C",
"version": "0.0.1",
"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": "5.0"
},
"source": {
"git": "https://github.com/pousniOS/SQLiteObject_C",
"tag": "0.0.1"
},
"source_files": "SQLite/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}