[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 4 / 0 / 2 / Keychaining / 0.9.0 / Keychaining.podspec.json
blob1d03859d9c97df4226a4d7fc156b0621871ea48b
2   "name": "Keychaining",
3   "version": "0.9.0",
4   "summary": "Use keychain as a method chain pattern on iOS.",
5   "description": "'A library that allows you to use keychains as a method chain pattern on iOS platform.'",
6   "homepage": "https://github.com/woin2ee/Keychaining",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jaewon Yun": "woin2ee@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/woin2ee/Keychaining.git",
16     "tag": "0.9.0"
17   },
18   "platforms": {
19     "ios": "12.4"
20   },
21   "swift_versions": "5.7",
22   "source_files": "Sources/*.swift",
23   "frameworks": "Foundation",
24   "swift_version": "5.7"