blob: a612837cd06b8311913d69d2ba6b5111bd80ca47 [file] [log] [blame]
{
"name": "XLDataBase",
"version": "1.5",
"summary": "XLsn0w Custom DataBase",
"description": "XLsn0w Custom DataBase Manager",
"homepage": "https://github.com/XLsn0w/XLDataBase",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"XLsn0w": "XLsn0w@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XLsn0w/XLDataBase.git",
"tag": "1.5"
},
"source_files": "XLDataBase/XLDataBase/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.6.2"
]
}
}