blob: c6ef022fa07d36c1b1ea5709754c7ffe9e8d9235 [file] [log] [blame]
{
"name": "Mensa",
"version": "0.9.1",
"summary": "Smart, modern table views on iOS.",
"homepage": "https://www.github.com/jordanekay/Mensa",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Mensa/Mensa/*.{h,m}",
"authors": {
"Jonathan Wight": "schwa@toxicsoftware.com",
"Jordan Kay": "jordanekay@mac.com"
},
"source": {
"git": "https://github.com/jordanekay/Mensa.git",
"tag": "0.9.1"
},
"license": {
"type": "MIT"
}
}