blob: e6e3f00b942de5f54a33ca545d80ebf797a7a6d6 [file] [log] [blame]
{
"name": "MOMapping",
"version": "0.1.0",
"summary": "Map objects to and from the Core Foundation types",
"homepage": "https://github.com/mkko/MOMapping",
"license": "MIT",
"authors": {
"Mikko Välimäki": "mkko1373@gmail.com"
},
"source": {
"git": "https://github.com/mkko/MOMapping.git",
"tag": "0.1.0"
},
"requires_arc": true,
"source_files": "MOMapping/**/*.{h,m}"
}