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