blob: c15d857bb3fe843df578a4e3dedce93c17800464 [file] [log] [blame]
{
"name": "RPJSONMapper",
"version": "0.3.0",
"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.0"
},
"source_files": "RPJSONMapper/*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true
}