| { |
| "name": "UXMVolumeOverlay", |
| "version": "0.0.4", |
| "summary": "A drop in replacement for the iOS volume overlay.", |
| "description": "A drop in replacement for the annoying volume overlay; inspired by Instagram & Snapchat.", |
| "homepage": "https://github.com/uxmstudio/UXMVolumeOverlay", |
| "license": "MIT", |
| "authors": { |
| "Chris Anderson": "chris@uxmstudio.com" |
| }, |
| "source": { |
| "git": "https://github.com/uxmstudio/UXMVolumeOverlay.git", |
| "tag": "0.0.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "UXMVolumeOverlay/Classes/**/*" |
| } |