blob: 8e4df66e3d20687e60709a8b9e506467301042bd [file] [log] [blame]
{
"name": "JHSidebar",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "Classes/*.h",
"source_files": "Classes/*"
}