[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / 2 / 4 / EnumCollection / 1.2.0 / EnumCollection.podspec.json
blob2381fd8ae635f299853e0f67af3def5a560b13e7
2   "name": "EnumCollection",
3   "version": "1.2.0",
4   "summary": "An Extension for Swift Enum Type",
5   "description": "EnumCollection is an Extension for Swift Enum Type.",
6   "homepage": "https://github.com/Meniny/EnumCollection",
7   "license": "MIT",
8   "authors": {
9     "Elias Abel": "Meniny@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Meniny/EnumCollection.git",
13     "tag": "1.2.0"
14   },
15   "social_media_url": "https://meniny.cn/",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source_files": "EnumCollection/**/*.{h,swift}",
23   "public_header_files": "EnumCollection/**/*{.h}",
24   "frameworks": "Foundation",
25   "pushed_with_swift_version": "3.0"