| { |
| "name": "InstalledAppReaderOSX", |
| "version": "0.1.2", |
| "summary": "Help reading installed apps under /Application folder.", |
| "description": "Help reading installed apps under /Application folder. Simple tool.", |
| "homepage": "https://github.com/raxcat/InstalledAppReaderOSX", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "raxcat": "raxcat@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/raxcat/InstalledAppReaderOSX.git", |
| "tag": "0.1.2" |
| }, |
| "platforms": { |
| "osx": "10.8" |
| }, |
| "source_files": "InstalledAppReaderOSX/Classes/**/*" |
| } |