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