blob: c5436a1faf432306f135600167d1ef149a6056a0 [file] [log] [blame]
{
"name": "SQLManager",
"version": "0.1.5",
"summary": "Quick Opertion SQLite CRUD",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nick6969/SQLManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hawhaw.ya@gmail.com": "hawhaw.ya@gmail.com"
},
"source": {
"git": "https://github.com/nick6969/SQLManager.git",
"tag": "0.1.5"
},
"swift_version": "3.2",
"platforms": {
"ios": "8.0"
},
"source_files": "SQLManager/Classes/**/*",
"dependencies": {
"FMDB": [
"2.6.2"
]
}
}