blob: 8a6bee5cf3bd6d3b2f068859d171b25d13c1f299 [file] [log] [blame]
{
"name": "WHC_ModelSqliteKit",
"version": "1.1.3",
"summary": "专业数据模型存储解决方案(告别直接使用sqlite和coreData)",
"homepage": "https://github.com/netyouli/WHC_ModelSqliteKit",
"license": "MIT",
"authors": {
"吴海超(WHC)": "712641411@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/netyouli/WHC_ModelSqliteKit.git",
"tag": "1.1.3"
},
"source_files": "WHC_ModelSqliteKit/WHC_ModelSqliteKit/*.{h,m}",
"libraries": "sqlite3.0",
"requires_arc": true
}