| { |
| "name": "NFQuickActionSheet", |
| "version": "0.2.0", |
| "summary": "A short description of NFQuickActionSheet.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/noppefoxwolf/NFQuickActionSheet", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "🦊Tomoya Hirano": "noppelabs@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/noppefoxwolf/NFQuickActionSheet.git", |
| "tag": "0.2.0" |
| }, |
| "social_media_url": "https://twitter.com/noppefoxwolf", |
| "platforms": { |
| "ios": "11.0" |
| }, |
| "source_files": "NFQuickActionSheet/Classes/**/*" |
| } |