blob: 7cedb2625f83298d4036e67a7d7ae46f937fb2bd [file] [log] [blame]
{
"name": "KSJSONHelp",
"version": "0.3",
"summary": "swift's MJExtension",
"description": " KSJSONHelp is a lightweight and pure Swift implemented library for convert dictionary to model convert model to dictionary",
"homepage": "https://github.com/kingslay/KSJSONHelp",
"license": "MIT",
"authors": {
"kingslay": "kingslay@icloud.com"
},
"source": {
"git": "https://github.com/kingslay/KSJSONHelp.git",
"tag": "0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.{h,m,swift}",
"requires_arc": true
}