2 "name": "LifetimeTracker",
4 "summary": "Framework to visually warn you when retain cycle / leak happens.",
5 "description": "Mini framework that can surface retain cycle issues sooner.",
6 "homepage": "https://github.com/krzysztofzablocki/LifetimeTracker",
12 "Krzysztof Zablocki": "krzysztof.zablocki@pixle.pl"
14 "social_media_url": "http://twitter.com/merowing_",
19 "git": "https://github.com/krzysztofzablocki/LifetimeTracker.git",
22 "source_files": "Sources/**/*.swift",
23 "resources": "Sources/**/*.{xib,storyboard}",
26 "Sources/**/*.{strings}"
33 "swift_versions": "4.2",
34 "swift_version": "4.2"