blob: 222f219d571b21f9891dfdc0d5d6b6eb2a7e215d [file] [log] [blame]
{
"name": "DashView",
"version": "0.0.1",
"summary": "Simple Dash View control in swift",
"homepage": "http://github.com/al7/DashView",
"license": "MIT",
"authors": {
"Alex Leite": "admin@al7dev.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/al7/DashView.git",
"tag": "0.0.1"
},
"source_files": [
"DashView/Source",
"DashView/Source/**/*.{h,m,swift}"
],
"requires_arc": true
}