blob: a246667eea5485d6f1c70aa0f35b982820ebfeeb [file] [log] [blame]
{
"name": "QRDataCache",
"version": "0.1.0",
"summary": "disk data storage cache. 磁盘存储",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangqingren/QRDataCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨庆人": "564008993@qq.com"
},
"source": {
"git": "https://github.com/yangqingren/QRDataCache.git",
"tag": "0.1.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "8.0"
},
"source_files": "QRDataCache/Classes/**/*",
"dependencies": {
"LKDBHelper": [
]
}
}