blob: 6c2e6a34e081a6bacb76e5e021e561d3f4c7306a [file] [log] [blame]
{
"name": "TransformerKit",
"version": "0.2.3",
"license": "MIT",
"summary": "A block-based API for NSValueTransformer, with a growing collection of useful examples.",
"homepage": "https://github.com/mattt/TransformerKit",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/TransformerKit.git",
"tag": "0.2.3"
},
"source_files": "TransformerKit",
"requires_arc": true
}