blob: f7cc095ed1e4ebc4e27a94bfed2303956b9e2119 [file] [log] [blame]
{
"name": "objective_c_sqlite_helper",
"version": "0.0.2",
"summary": "A sqlite helpers for objective_c",
"description": "This pod contains sqlite files, That's files you need to your every project. That's files you add, separately in your project , Now no need to add files in your project, Just add pod in your podfile and done.",
"homepage": "https://github.com/EmptyOps/objective_c_sqlite_helper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"EmptyOps": "hsquaretechnology@gmail.com"
},
"source": {
"git": "https://github.com/EmptyOps/objective_c_sqlite_helper.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objective_c_sqlite_helper/Classes/**/*"
}