| { |
| "name": "snowshoe", |
| "version": "1.11", |
| "license": "MIT", |
| "summary": "3D printed smartphone authentication", |
| "homepage": "https://github.com/mluedke2/snowshoe", |
| "authors": { |
| "Matt Luedke": "mluedke2@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/mluedke2/snowshoe.git", |
| "tag": "1.11" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "6.0" |
| }, |
| "public_header_files": "SnowShoe/SnowShoeViewController.h", |
| "source_files": "SnowShoe/SnowShoeViewController.{h,m}", |
| "dependencies": { |
| "gtm-oauth": [ |
| |
| ] |
| } |
| } |