blob: e66003d4baa72d84550a3d4fbe8dc5eabb4d4c1d [file] [log] [blame]
{
"name": "RPJSONMapper",
"version": "0.3.1",
"summary": "JSON to object property mapper",
"homepage": "https://github.com/reygonzales/RPJSONMapper",
"license": "MIT",
"authors": {
"Rey Gonzales": "reynaldo@mail.sfsu.edu"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/reygonzales/RPJSONMapper.git",
"tag": "0.3.1"
},
"source_files": "RPJSONMapper/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}