| { |
| "name": "SwipeModalViewController", |
| "version": "1.0.0", |
| "summary": "SwipeModalViewController 🍺!", |
| "description": "Easy Swipe Easy build swipe viewController", |
| "homepage": "https://github.com/keisukeYamagishi/SwipeViewController.git", |
| "license": "MIT", |
| "authors": { |
| "keisuke": "jam330257@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/keisukeYamagishi/SwipeViewController.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": [ |
| "SwipeViewController", |
| "SwipeViewController/*.swift" |
| ], |
| "resources": "SwipeViewController/*.storyboard" |
| } |