blob: 971265c69506f22b9eef31328ea7203101b18489 [file] [log] [blame]
{
"name": "MMSpreadsheetView",
"version": "0.0.2",
"summary": "A light weight, easy-to-use spreadsheet-like view.",
"homepage": "https://github.com/mutualmobile/MMSpreadsheetView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeff Lacey": "jeff.lacey@mutualmobile.com"
},
"source": {
"git": "https://github.com/mutualmobile/MMSpreadsheetView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "MMSpreadsheetView/*.{h,m}",
"frameworks": "QuartzCore"
}