blob: f7c2588dd40b815bb85b92b961ee7beeb9af7872 [file] [log] [blame]
{
"name": "HSImageSidebarView",
"version": "0.0.1",
"summary": "A view based on the sidebar in Apple's Keynote app for iPad.",
"homepage": "https://github.com/bjhomer/HSImageSidebarView",
"authors": {
"BJ Homer ": "bjhomer@gmail.com"
},
"license": {
"type": "MIT"
},
"source": {
"git": "https://github.com/bjhomer/HSImageSidebarView.git",
"commit": "04ccc9f43e0e28a1bd15b48798362ddb6d5d2ff7"
},
"platforms": {
"ios": "5.0"
},
"source_files": "HSImageSidebarView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreGraphics"
],
"requires_arc": true
}