blob: 145bba75c27b089070c0cd6cd4615a186af922cf [file] [log] [blame]
{
"name": "DMSGoPGP",
"version": "0.0.17",
"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.17"
},
"header_dir": "dist/iOS/DMSGoPGP.framework/Headers",
"ios": {
"vendored_frameworks": "dist/iOS/DMSGoPGP.framework"
}
}