blob: fdc1f74d9c6213f67f112a9a970b6febe4927c62 [file] [log] [blame]
{
"name": "Hamburtton",
"version": "0.1.2",
"summary": "A simple UIButton class with a hamburger animation.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Akshay/Hamburtton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akshay Yerneni": "akshay.yerneni@hotmail.com"
},
"source": {
"git": "https://github.com/22akshay94/Hamburtton.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Hamburtton/Classes/**/*"
}