blob: 13b14e4e1e5ee58c8373b773b4beeb8d35bafbe0 [file] [log] [blame]
{
"name": "WQCacheComponents",
"version": "0.0.3",
"summary": "数据库缓存工具",
"description": "平常自己使用一些频率比较高得工具、控件的封装,后期使用的时候也不断维护、更新",
"homepage": "https://github.com/wang68543/WQCacheComponents",
"license": "MIT",
"authors": {
"王强": "wang68543@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wang68543/WQCacheComponents.git",
"tag": "0.0.3"
},
"requires_arc": true,
"source_files": "WQCacheComponents/**.{h,m}",
"dependencies": {
"FMDB": [
],
"WQBasicComponents": [
]
}
}