blob: fd98382d14fa3fcba0919de2bfc8806204366da1 [file] [log] [blame]
{
"name": "ISO8601DateFormatterValueTransformer",
"version": "0.6.0",
"license": "Apache2",
"summary": "A small library that integrates ISO8601DateFormatter with RKValueTransformers",
"homepage": "https://github.com/blakewatters/ISO8601DateFormatterValueTransformer",
"authors": {
"Blake Watters": "blakewatters@gmail.com"
},
"source": {
"git": "https://github.com/blakewatters/ISO8601DateFormatterValueTransformer.git",
"tag": "v0.6.0"
},
"source_files": "Code",
"requires_arc": true,
"dependencies": {
"RKValueTransformers": [
"~> 1.1.0"
]
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}