| { | |
| "name": "PNTwitterCover", | |
| "version": "1.0.2", | |
| "summary": "PNTwitterCover is a UUIscrollView Category to add blur and zoom during scroll bounce", | |
| "homepage": "https://github.com/giuseppenucifora/PNTwitterCover", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "giuseppenucifora": "me@giuseppenucifora.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/giuseppenucifora/PNTwitterCover.git", | |
| "tag": "1.0.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "PNTwitterCover/Classes/**/*" | |
| } |