[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / f / 4 / b / SHList / 0.1.0 / SHList.podspec.json
blob9f938b71643012e999217ba86fb198b4f7ac683d
2   "name": "SHList",
3   "version": "0.1.0",
4   "summary": "HList for Swift",
5   "description": "HList for Swift as statically meta-programming.",
6   "homepage": "https://github.com/YusukeHosonuma/SHList",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yusuke Hosonuma": "tobi462@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/tobi462",
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/YusukeHosonuma/SHList.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "Sources/SHList/**/*.{swift}",
23   "swift_versions": "5.1",
24   "swift_version": "5.1"