blob: 3a9e7d2393e3aadb83f6197c9a50d79694d8b915 [file] [log] [blame]
{
"name": "ExcellentDataBase",
"version": "0.1",
"summary": "A Chain style DataBase.",
"homepage": "https://github.com/wangwangok/ExcellentDataBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangwangok": "wwloading@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wangwangok/ExcellentDataBase.git",
"tag": "0.1"
},
"source_files": [
"ExcellentDataBase",
"ExcellentDataBase/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"FMDB": [
]
}
}