blob: ae01a3d583dcb0f7f2d99efc547808d53b157183 [file] [log] [blame]
{
"name": "KKDSqlite",
"version": "1.0.1",
"summary": "KKDSqlite helps you to manage your sqlite database on ios applications.",
"description": "KKDSqlite helps you to manage sqlite database on ios applications. It is developed by ObjC.",
"homepage": "https://github.com/kadirkemal/KKDSqlite",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kadir Kemal Dursun": "kkdursun@yahoo.com"
},
"source": {
"git": "https://github.com/kadirkemal/KKDSqlite.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKDSqlite/Classes/**/*"
}