blob: e0293bada8e5d029070716c97397f5448c9aef8f [file] [log] [blame]
{
"name": "Transformer-DSL",
"version": "0.0.2",
"summary": "A domain specific language for CoreAnimation Transformations.",
"homepage": "https://github.com/schwa/Transformer-DSL",
"license": {
"type": "BSD 2-Clause",
"file": "LICENSE"
},
"authors": {
"Jonathan Wight": "schwa@schwa.io"
},
"platforms": {
"ios": "7.0",
"osx": "10.8"
},
"source": {
"git": "https://github.com/schwa/Transformer-DSL.git",
"tag": "0.0.2"
},
"source_files": "NIMTransformFormatter.{h,m}",
"requires_arc": true
}