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