blob: d20969fdcb1771cbd0904b091e2d2e8c8f96f5ff [file] [log] [blame]
{
"name": "DMSGoPGP",
"version": "0.0.9",
"summary": "Mobile compatible OpenPGP library.",
"description": "Mobile compatible OpenPGP library, modified by Dimension",
"homepage": "https://github.com/DimensionDev/gopenpgp",
"license": {
"type": "AGPL",
"file": "LICENSE"
},
"authors": {
"jk234ert": "ugling88@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DimensionDev/gopenpgp.git",
"tag": "0.0.9"
},
"header_dir": "dist/iOS/DMSGoPGP.framework/Headers",
"ios": {
"vendored_frameworks": "dist/iOS/DMSGoPGP.framework"
}
}