blob: 13b0b6182dace8fb5404fb01069c3f737d364797 [file] [log] [blame]
{
"name": "SwiftSpreadsheet",
"version": "1.0.0",
"summary": "A spreadsheet CollectionViewLayout in Swift.",
"description": "Reference to the demo application. More information coming soon.",
"homepage": "https://github.com/stuffrabbit/SwiftSpreadsheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wojtek Kordylewski": "wk@mome-app.com"
},
"source": {
"git": "https://github.com/stuffrabbit/SwiftSpreadsheet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftSpreadsheet/Classes/**/*",
"pushed_with_swift_version": "3.0"
}