blob: 8ff60df51e10b964a561b8689f9b1de821294540 [file] [log] [blame]
{
"name": "DDSqliteManager",
"version": "1.4.1",
"summary": "FMDB Manager",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/DDstrongman/SqliteManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DDStrongman": "lishengshu232@gmail.com"
},
"source": {
"git": "https://github.com/DDstrongman/SqliteManager.git",
"tag": "1.4.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SqliteSpec/Classes/**/*",
"dependencies": {
"FMDB": [
],
"MJExtension": [
]
}
}