blob: 0ed68239b4c52cae9369f6a3a1180e344965b9d7 [file] [log] [blame]
{
"name": "TPCocoaGPG",
"version": "0.1.5",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/pelletier/TPCocoaGPG",
"authors": {
"Thomas Pelletier": "pelletier.thomas@gmail.com"
},
"summary": "OpenGPG wrapper for Cocoa",
"source": {
"git": "https://github.com/pelletier/TPCocoaGPG.git",
"tag": "v0.1.5"
},
"platforms": {
"osx": "10.9"
},
"osx": {
"source_files": "TPCocoaGPG/*.{h,m}",
"public_header_files": "TPCocoaGPG/*.h"
}
}