blob: 692bae94ac015811974afd8d7c7b2c22a65e3b3d [file] [log] [blame]
{
"name": "TPCocoaGPG",
"version": "0.1.1",
"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.1"
},
"platforms": {
"osx": "10.9"
},
"osx": {
"source_files": "TPCocoaGPG/*.{h,m}",
"public_header_files": "TPCocoaGPG/*.h"
}
}