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