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