blob: 55b686a6de7e9316b82c9673512c160cfcec57cd [file] [log] [blame]
{
"name": "KSJSONHelp",
"version": "0.6.0",
"summary": "swift's MJExtension",
"description": "KSJSONHelp is a lightweight and pure Swift implemented library for\nconversion between JSON and model\nSimple ActiveRecord implementation for working with your database",
"homepage": "https://github.com/kingslay/KSJSONHelp",
"license": "MIT",
"authors": {
"kingslay": "kingslay@icloud.com"
},
"source": {
"git": "https://github.com/kingslay/KSJSONHelp.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.9"
},
"source_files": "Source/**/*.{c,h,m,swift}",
"module_map": "module.modulemap",
"libraries": "sqlite3"
}