2 "name": "CocoaToggles",
4 "summary": "A Swift based framework to use feature toggles (a.k.a feature flags).",
5 "swift_versions": "4.0",
6 "description": "This a native framework written in Swift that aims enable developers to use feature toggle while using Continuous Integration and Continuous Delivery throughout the software delivery roadmap.",
7 "homepage": "https://github.com/isabellyfd/CocoaToggles",
13 "isabellyfd": "icfd@cin.ufpe.br"
16 "git": "https://github.com/isabellyfd/CocoaToggles.git",
22 "source_files": "CocoaToggles/Classes/**/*",
23 "swift_version": "4.0"