blob: 8aa9eaff05704ca7f0698c00d58153154b37a0fd [file] [log] [blame]
{
"name": "HellyerFoundation",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"swift_version": "4.2",
"source_files": "HellyerFoundation/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"AlamofireNetworkActivityIndicator": [
"~> 2.2"
],
"CryptoSwift": [
]
}
}