blob: ac04bb35e55b2962d176d91487b106d4065a3d72 [file] [log] [blame]
{
"name": "POPupSidebar",
"version": "0.1.37",
"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.37"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*.{h,m,c}",
"resources": "Pod/Classes/*.bundle",
"dependencies": {
"POPLib": [
"~> 0.1"
],
"AFNetworking": [
"~> 2.5"
]
}
}