blob: c35488275f7d0d625901b96fe0c7a607621715b4 [file] [log] [blame]
{
"name": "TransformerKit",
"version": "0.0.2",
"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.0.2"
},
"source_files": "TransformerKit",
"requires_arc": true
}