blob: 71060250779d1f73049d09553e907fc03f787bcb [file] [log] [blame]
{
"name": "JTHamburgerButton",
"version": "1.0.0",
"summary": "An animated hamburger button for iOS",
"homepage": "https://github.com/jonathantribouharet/JTHamburgerButton",
"license": {
"type": "MIT"
},
"authors": {
"Jonathan Tribouharet": "jonathan.tribouharet@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jonathantribouharet/JTHamburgerButton.git",
"tag": "1.0.0"
},
"source_files": "JTHamburgerButton/*",
"requires_arc": true,
"screenshots": [
"https://raw.githubusercontent.com/jonathantribouharet/JTHamburgerButton/master/Screens/example.gif"
]
}