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