blob: f3266b90dc6fad19f33cd869154183385d86dffa [file] [log] [blame]
{
"name": "PGDrawerTransition",
"version": "0.2.0",
"summary": "Percentage Interaction Drawer View Transition.",
"description": "the simplest drawer view. it use iOS 7 official protocol.",
"homepage": "https://github.com/ipagong/PGDrawerTransition",
"license": "MIT",
"authors": {
"${suwan.park}": "${ipagong.dev@gmail.com}"
},
"source": {
"git": "https://github.com/ipagong/PGDrawerTransition.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}