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