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