blob: 4937f55812504673fde861c491a6a4aed59ea0e2 [file] [log] [blame]
{
"name": "KeyedMapper",
"version": "1.11.0",
"summary": "Swift JSON Mapper that uses enums for JSON keys",
"homepage": "https://github.com/Noobish1/KeyedMapper",
"license": "MIT",
"authors": {
"Blair McArthur": "blair.mcarthur@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Noobish1/KeyedMapper.git",
"tag": "1.11.0"
},
"requires_arc": true,
"source_files": "KeyedMapper/**/*.swift",
"module_name": "KeyedMapper",
"pushed_with_swift_version": "3.0"
}