blob: 64e85940cc5e69c63b6733ec3e3649d9485d7b6a [file] [log] [blame]
{
"name": "MPSHorizontalMenu",
"version": "1.0.0",
"authors": {
"Matthew Strickland": "matthew@idlefusion.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"summary": "A simple yet customizable Horizontal Menu for when you do not want to muck with UICollectionViews",
"homepage": "https://github.com/mps/MPSHorizontalMenu",
"source": {
"git": "https://github.com/mps/MPSHorizontalMenu.git",
"tag": "1.0.0"
},
"source_files": "MPSHorizontalMenu",
"frameworks": [
"UIKit",
"QuartzCore"
]
}