blob: dbc662910a0d3e09ab0668cf4b821d6651a9582b [file] [log] [blame]
{
"name": "RMMapper",
"version": "1.1.5",
"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.5"
},
"source_files": "RMMapper",
"requires_arc": true,
"platforms": {
"ios": "5.0"
}
}