blob: 9453b8bda42cae08829c6d0cc3c7d9aa7a42b3f5 [file] [log] [blame]
{
"name": "PJLSQLModel",
"version": "0.0.15",
"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.15"
},
"source_files": "PJLSqlWorkTest/PJLTestModel/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.6.2"
],
"MJExtension": [
"~> 3.0.13"
]
}
}