blob: 7f80ebe2ad1378a3d8a2fe4b013912a8e6927463 [file] [log] [blame]
{
"name": "SwiftSpreadsheet",
"version": "1.2.1",
"summary": "A spreadsheet CollectionViewLayout in Swift.",
"description": "Reference to the demo application and the description on github. Additional information is available in the module's annotations/comments.",
"homepage": "https://github.com/stuffrabbit/SwiftSpreadsheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Wojtek Kordylewski": "stuffrabbit@yahoo.de"
},
"source": {
"git": "https://github.com/stuffrabbit/SwiftSpreadsheet.git",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SwiftSpreadsheet/Classes/**/*"
}