blob: 827e24a27efdde53ee6e14d63859e970f412db04 [file] [log] [blame]
{
"name": "DMSGopenpgp",
"version": "0.0.2",
"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.2"
},
"header_dir": "dist/iOS/DMSOpenPGP.framework/Headers",
"ios": {
"vendored_frameworks": "dist/iOS/DMSOpenPGP.framework"
}
}