blob: 2e551d0eb76d8026774dd5245cab00ead4aa9262 [file] [log] [blame]
{
"name": "SQLighter",
"version": "0.1.1",
"summary": "SQL builder",
"description": "SQL Builder",
"homepage": "https://github.com/cikelengfeng/SQLighter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DongXu": "cikelengfeng@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cikelengfeng/SQLighter.git",
"tag": "0.1.1"
},
"source_files": [
"SQLighter/SQLighter/*.swift",
"SQLighter/SQLighter/Simple/*.swift"
],
"exclude_files": "Classes/Exclude"
}