4 "summary": "A lightweight A/B Testing and Feature Flag Swift library focused on performance ⚡️",
5 "description": "Tesfy provides a simple but complete solution to develop A/B Tests and Feature Flags on both server and client side without relying in any storage layer. The main features of this library are:\n\n- Lightweight and focused on performance\n- Experiments\n- Feature Flags\n- Audience definition using jsonLogic\n- Traffic Allocation\n- Sticky Bucketing",
6 "homepage": "https://github.com/tesfy/tesfy-swift",
12 "gringox": "pedro.valdivieso@gmail.com"
15 "git": "https://github.com/tesfy/tesfy-swift.git",
21 "swift_versions": "5.3",
22 "source_files": "Tesfy/Classes/**/*",
31 "swift_version": "5.3"