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