blob: 01ef9d9c9933299c5470e00331454f947e97a89d [file] [log] [blame]
{
"name": "Mapper",
"version": "0.2.1",
"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.2.1"
},
"source_files": "Source/*.*",
"frameworks": "Foundation",
"requires_arc": true
}