blob: d4de918044b2dc5ba4ab632be54c00e7814cd80b [file] [log] [blame]
{
"name": "RBCache",
"version": "1.0.0",
"summary": "A short description of RBCache.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/baxiang/RBCache.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"baxiang": "baxiang1989@163.com"
},
"source": {
"git": "https://github.com/baxiang/RBCache.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RBCache/Classes/**/*",
"libraries": "sqlite3"
}