blob: 6b5c54a3187e26ad08a3a67f6560570a3f26ba40 [file] [log] [blame]
{
"name": "YTTCache",
"version": "0.1.0",
"summary": "简单数据缓存.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/AndyCuiYTT/YTTCache",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AndyCuiYTT": "AndyCuiYTT@163.com"
},
"source": {
"git": "https://github.com/AndyCuiYTT/YTTCache.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YTTCache/Classes/**/*",
"dependencies": {
"SQLite.swift": [
"~> 0.11.5"
]
}
}