blob: bcc5982764ba73a325c94af9fb3a1b76d9cbc323 [file] [log] [blame]
{
"name": "SIFloatingMenuViewController",
"version": "0.1.1",
"summary": "A floating menu style navigation inspired by MailChimp's iOS menu navigation control.",
"homepage": "https://github.com/socaljoker/SIFloatingMenuViewController",
"screenshots": "http://cl.ly/image/3p0e0R0O0225/ao0UT4k.gif",
"license": "GPL",
"authors": {
"Shawn Irvin": "sirvin@me.com"
},
"source": {
"git": "https://github.com/socaljoker/SIFloatingMenuViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SIFloatingMenuViewController/Classes/*.{m,h}",
"dependencies": {
"VBFPopFlatButton": [
"~>0.0.6"
],
"TDBadgedCell": [
"~>3.0"
],
"pop": [
"~>1.0.6"
]
}
}