blob: f19469d39f6f9ff8fa3bd41f39aadf2a51f75a8b [file] [log] [blame]
{
"name": "KeyedMapper",
"version": "1.9.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.9.0"
},
"requires_arc": true,
"source_files": "KeyedMapper/**/*.swift",
"module_name": "KeyedMapper",
"pushed_with_swift_version": "3.0"
}