blob: c9b4cbf26f0b9d06358d481b56eb3274162bdf9a [file] [log] [blame]
{
"name": "JHSidebar",
"version": "0.1.1",
"summary": "A customizable sidebar for iOS.",
"description": " Probably just another sidebar library but this is the way I wanted them implemented.\n",
"homepage": "https://github.com/joshdholtz/JHSidebar",
"license": "MIT",
"authors": {
"Josh Holtz": "me@joshholtz"
},
"source": {
"git": "https://github.com/joshdholtz/JHSidebar.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "Classes/*.h",
"source_files": "Classes/*"
}