blob: d94432bb28e48fddfaa5ba10cf29f644d51a645f [file] [log] [blame]
{
"name": "CSPersistence",
"version": "0.0.1",
"summary": "The package of CSPersistence",
"homepage": "https://github.com/lichangsong",
"license": "MIT",
"authors": {
"lichangsong": "lcs_lz@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lichangsong/CSPersistence.git",
"tag": "0.0.1"
},
"source_files": [
"CSPersistence",
"CSPersistence/**/*.swift"
],
"requires_arc": true,
"dependencies": {
"FMDB": [
]
}
}