blob: 3587c19620b5bcd042872c4cb9113174d9597d8a [file] [log] [blame]
{
"name": "PJLSQLModel",
"version": "0.0.14",
"summary": "Sql for iOS new Body",
"description": "simple easy sql 使用更简单,方便初步了解数据库的",
"homepage": "https://git.oschina.net/pei5306788/PJLSQModel.git",
"license": "MIT",
"authors": {
"pei5306700": "4457745@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.oschina.net/pei5306788/PJLSQModel.git",
"tag": "v0.0.14"
},
"source_files": "PJLSqlWorkTest/PJLTestModel/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.6.2"
],
"MJExtension": [
"~> 3.0.13"
]
}
}