blob: 0c9e66270bcca41dcf61911741259657da3a9b76 [file] [log] [blame]
{
"name": "Mapper",
"version": "0.3",
"summary": "Object mapping made easy",
"description": " * Object mapping made easy\n",
"homepage": "https://github.com/zenangst/Mapper",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Christoffer Winterkvist": "christoffer@winterkvist.com"
},
"social_media_url": "https://twitter.com/zenangst",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/zenangst/Mapper.git",
"tag": "0.3"
},
"source_files": "Source/*.*",
"frameworks": "Foundation",
"requires_arc": true
}