blob: 5b3b6df4c5b417bc54f328f716263bbe1d3c78b8 [file] [log] [blame]
{
"name": "KeyedMapper",
"version": "1.5.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.5.0"
},
"requires_arc": true,
"source_files": "KeyedMapper/**/*.swift",
"module_name": "KeyedMapper"
}