blob: d64b5fbf5e033453b94a4580aff23df39a82a689 [file] [log] [blame]
{
"name": "XLLTableCache",
"version": "1.0.1",
"summary": "XLLTableCache.",
"description": "named XLLTableCache.",
"homepage": "https://github.com/b593771943/XLLTableCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iOS-肖乐乐": "xiaoll@bbdtek.com"
},
"platforms": {
"ios": "9.1"
},
"source": {
"git": "https://github.com/b593771943/XLLTableCache.git",
"tag": "1.0.1"
},
"source_files": "XLLTableCache/*.{h}",
"preserve_paths": "XLLTableCache/*.a",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.6.2"
]
}
}