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