[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 3 / e / 6 / HPKeychain / 0.0.1 / HPKeychain.podspec.json
blobe3b69a4a13b1173b71c91db975c5bb9bf5d5a097
2   "name": "HPKeychain",
3   "version": "0.0.1",
4   "summary": "A lightweight but customisable networking stack written in Swift",
5   "homepage": "https://panhans.dev/opensource/hpkeychain",
6   "license": "MIT",
7   "authors": {
8     "Henrik Panhans": "henrik@panhans.dev"
9   },
10   "social_media_url": "https://twitter.com/henrik_dmg",
11   "platforms": {
12     "ios": "12.0",
13     "osx": "10.11",
14     "watchos": "5.0",
15     "tvos": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/henrik-dmg/HPKeychain.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Sources/HPKeychain/**/*.swift",
22   "frameworks": "Foundation",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"