blob: 4b62e21bdcd2ab9ec44fea9c67370a52793836b8 [file] [log] [blame]
{
"name": "YJDataCenter",
"version": "1.0.1",
"summary": "数据缓存和数据库的操作合集",
"description": "数据缓存和数据库的操作合集,让你更方便和快捷的集成",
"homepage": "https://github.com/full-of-fire/YJDataCenter.git",
"license": "MIT",
"authors": {
"full-of-fire": "591730822@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/full-of-fire/YJDataCenter.git",
"tag": "1.0.1"
},
"source_files": "YJDataCenter/YJDataCenter/YJDataOperation/**/*.{h,m}",
"dependencies": {
"FMDB": [
]
}
}