blob: 14714c982a186b15b3967b7175e1541244c0931f [file] [log] [blame]
{
"name": "WorkflowSchema",
"version": "0.2.0",
"summary": "An iOS framework which allows you to define app workflows in XML.",
"homepage": "https://github.com/CRedit360/WorkflowSchema",
"license": "MIT",
"authors": {
"Simon Booth": "simon.booth@credit360.com"
},
"source": {
"git": "https://github.com/CRedit360/WorkflowSchema.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "WorkflowSchema/Code",
"resources": "WorkflowSchema/*.lproj/WorkflowSchema.strings",
"requires_arc": true
}