blob: 50d9ca069c86c82fbd6a53feeeb74871b89e2b36 [file] [log] [blame]
{
"name": "Caibao",
"version": "0.0.1",
"summary": "An easy way to store data.",
"homepage": "https://github.com/RidgeCorn/Caibao",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Looping": "www.looping@gmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/RidgeCorn/Caibao.git",
"tag": "0.0.1"
},
"source_files": "Caibao/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Objective-LevelDB": [
]
}
}