[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 3 / f / Vexillum / 0.1.4 / Vexillum.podspec.json
blob70fc75f6591657e4d880e7e85cca750fbf85551c
2   "name": "Vexillum",
3   "version": "0.1.4",
4   "summary": "Feature toggling",
5   "description": "Swift package for managing feature flags.",
6   "homepage": "https://github.com/pavelannin/ios-vexillum",
7   "license": "MIT",
8   "authors": {
9     "Pavel Annin": "pavelannin.dev@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pavelannin/ios-vexillum.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source_files": "Sources/Vexillum/*.swift",
19   "swift_versions": [
20     "5.7",
21     "5.8",
22     "5.9"
23   ],
24   "swift_version": "5.9"