[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / e / FeatureFlagsController / 1.0.0 / FeatureFlagsController.podspec.json
blob81de777df8fdf00b8c064f17f435a9e5c8d94953
2   "name": "FeatureFlagsController",
3   "version": "1.0.0",
4   "summary": "Easy Feature Flags management",
5   "description": "Register any kind of feature flags (Bool, CaseIterable enum, etc...) in your app and access them automatically at runtime in a nice SwiftUI form.",
6   "homepage": "https://github.com/DataDog/FeatureFlagsController-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Jérôme Alves": "j.alves@me.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": "13.0"
17   },
18   "source": {
19     "git": "https://github.com/DataDog/FeatureFlagsController-iOS.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Sources/**/*",
23   "swift_versions": [
24     "5.5"
25   ],
26   "frameworks": "Foundation",
27   "swift_version": "5.5"