blob: 3b9bd81fd27d08dcac671e79b846a694198897ea [file] [log] [blame]
{
"name": "BlockValueTransformer",
"version": "1.0.0",
"summary": "A block-based API for NSValueTransformer.",
"homepage": "https://github.com/azu/BlockValueTransformer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azu": "info@efcl.info"
},
"source": {
"git": "https://github.com/azu/BlockValueTransformer.git",
"tag": "1.0.0"
},
"source_files": "BlockValueTransformer/*.{h,m}",
"requires_arc": true
}