blob: 86594ee5e07b3479383b8ffd7476243535f9e76c [file] [log] [blame]
{
"name": "TransformerKit",
"version": "0.1.0",
"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.1.0"
},
"source_files": "TransformerKit",
"requires_arc": true
}