| { |
| "name": "PGDrawerTransition", |
| "version": "0.2.1", |
| "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.1" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*" |
| } |