[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / d / Shunter / 0.1.0 / Shunter.podspec.json
blobaccc410b5ebe22671d553d1b25be4db2274fcc1b
2   "name": "Shunter",
3   "version": "0.1.0",
4   "summary": "Feature flag manager for your application",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chojnac/Shunter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Wojciech Chojnacki": "me@chojnac.com"
13   },
14   "source": {
15     "git": "https://github.com/chojnac/Shunter.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0",
21     "osx": "10.12",
22     "tvos": "10.0"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "5.0"