blob: 5776c81e243904db96686a2957e04fb0b1680d69 [file] [log] [blame]
{
"name": "POPupSidebar",
"version": "0.1.22",
"summary": "Quick custom sidebar for Object-C project.",
"homepage": "https://github.com/popeveryday/POPupSidebar",
"license": "MIT",
"authors": {
"popeveryday": "popeveryday@gmail.com"
},
"source": {
"git": "https://github.com/popeveryday/POPupSidebar.git",
"tag": "0.1.22"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"resources": "Pod/Classes/*.bundle",
"dependencies": {
"POPLib": [
"~> 0.1"
]
}
}