| { |
| "name": "PKCSwipeReusableView", |
| "version": "0.1.1", |
| "summary": "ReusableView Swipe Button", |
| "description": "ReusableView Left, Right Swipe Button", |
| "homepage": "https://github.com/pikachu987/PKCSwipeReusableView", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "pikachu987": "pikachu77769@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/pikachu987/PKCSwipeReusableView.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "PKCSwipeReusableView/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |