blob: 63b5eaff2dfd68fbcbd26fe27ce108d0b2c10ca8 [file] [log] [blame]
{
"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/**/*"
}