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