blob: 25b30f9baf6632bf9df6974ab6d2c2e6123271ba [file] [log] [blame]
{
"name": "Mensa",
"version": "0.9.0",
"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.0"
},
"license": {
"type": "MIT"
}
}