blob: fd4628d5b14ee2c1a99a2c7fd811d2dfeecc7c7c [file] [log] [blame]
{
"name": "RMMapper",
"version": "1.1.3",
"license": "MIT",
"summary": "Convert NSDictionary/NSArray into objects with predefined class.",
"homepage": "https://github.com/roomorama/RMMapper",
"authors": {
"Thomas Dao": "thomas@roomorama.com"
},
"source": {
"git": "https://github.com/roomorama/RMMapper.git",
"tag": "1.1.3"
},
"source_files": "RMMapper",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}