blob: 311e254961193940e14a59178b40d49e8c2ee880 [file] [log] [blame]
{
"name": "ALGridView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"ALGridView/Source",
"ALGridView/Source/**/*.{h,m,swift}"
],
"requires_arc": true
}