blob: f2b560a2325baa75cb5b888ba7acd9f27aa74c7f [file] [log] [blame]
{
"name": "SHMDatabase",
"version": "1.1.1",
"summary": "iOS石墨数据库组件",
"homepage": "https://github.com/shimohq/SHMDatabase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xietianchen": "akateason@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shimohq/SHMDatabase",
"tag": "1.1.1"
},
"source_files": "SHMDatabase/SHMDatabase/*.{h,m}",
"public_header_files": "SHMDatabase/SHMDatabase/*.h",
"dependencies": {
"YYModel": [
],
"FMDB": [
]
}
}