blob: 009b42993da59bf10344ae0cf95dc69235a3f485 [file] [log] [blame]
{
"name": "HellyerFoundation",
"version": "0.0.5",
"summary": "HellyerFoundation summary",
"description": "Description of the HellyerFoundation pod",
"homepage": "http://www.comcast.net",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ed Hellyer": "ehellyer@comcast.net"
},
"source": {
"git": "https://github.com/ehellyer/HellyerFoundation.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "12.0",
"tvos": "12.0"
},
"swift_version": "5.0",
"source_files": "HellyerFoundation/Classes/**/*",
"dependencies": {
"CryptoSwift": [
]
}
}