blob: f4b89855b5b9ad11eaf116c9f0268c51d4217f61 [file] [log] [blame]
{
"name": "ZM_DataBase",
"version": "0.0.1",
"summary": "展盟iOS基础,数据库组件",
"description": "展盟iOS基础,数据库组件",
"homepage": "http://code.zm.shzhanmeng.com/ZM_iOSTeam/ZM_DataBase.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chin": "qinhui@shzhanmeng.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://code.zm.shzhanmeng.com/ZM_iOSTeam/ZM_DataBase.git",
"tag": "0.0.1"
},
"source_files": "ZM_DataBase/**/*.{h,m,mm}",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.7.2"
],
"FMDBMigrationManager": [
"~> 1.4.1"
]
}
}