| { |
| "name": "Puffer", |
| "version": "0.1", |
| "summary": "A swift rotation dial", |
| "description": "Puffer is a swift tool for mimicking rotation dial", |
| "homepage": "https://github.com/guoyingtao/Mantis", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Yingtao Guo": "guoyingtao@outlook.com" |
| }, |
| "social_media_url": "http://twitter.com/guoyingtao", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source": { |
| "git": "https://github.com/guoyingtao/Puffer.git", |
| "tag": "0.1" |
| }, |
| "source_files": "Puffer/**/*.{h,swift}" |
| } |