blob: 3dc9f77793473a0ea13c091e93ebd64bd1c65a3d [file] [log] [blame]
{
"name": "objective_c_sqlite_helper",
"version": "0.0.1",
"summary": "Sqlite files libraries",
"description": "This pod included sqlite file helper in your xCode project easily.",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "objective_c_sqlite_helper/Classes/**/*"
}