blob: 8e5e2695eea5f466a066f60b226dcec254001f49 [file] [log] [blame]
{
"name": "KSJSONHelp",
"version": "0.5.14",
"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.5.14"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.9"
},
"source_files": "Source/**/*.{c,h,m,swift}",
"module_map": "module.modulemap",
"libraries": "sqlite3"
}