blob: e3b69a4a13b1173b71c91db975c5bb9bf5d5a097 [file] [log] [blame]
{
"name": "HPKeychain",
"version": "0.0.1",
"summary": "A lightweight but customisable networking stack written in Swift",
"homepage": "https://panhans.dev/opensource/hpkeychain",
"license": "MIT",
"authors": {
"Henrik Panhans": "henrik@panhans.dev"
},
"social_media_url": "https://twitter.com/henrik_dmg",
"platforms": {
"ios": "12.0",
"osx": "10.11",
"watchos": "5.0",
"tvos": "12.0"
},
"source": {
"git": "https://github.com/henrik-dmg/HPKeychain.git",
"tag": "0.0.1"
},
"source_files": "Sources/HPKeychain/**/*.swift",
"frameworks": "Foundation",
"swift_versions": "5.1",
"swift_version": "5.1"
}