{"id":30672952,"url":"https://github.com/janlionly/objecttracker","last_synced_at":"2025-09-01T05:40:11.466Z","repository":{"id":62449499,"uuid":"304608735","full_name":"janlionly/ObjectTracker","owner":"janlionly","description":"Detecting an object deallocing which proivdes a closure callback.","archived":false,"fork":false,"pushed_at":"2020-10-16T11:45:23.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-22T05:46:09.481Z","etag":null,"topics":["dealloc","deallocation","ios-app","memory-hacking","memory-leak","object-detection","objective-c","swift"],"latest_commit_sha":null,"homepage":"https://github.com/janlionly/ObjectTracker","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/janlionly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-16T11:35:35.000Z","updated_at":"2020-10-16T11:51:00.000Z","dependencies_parsed_at":"2022-11-01T23:30:27.723Z","dependency_job_id":null,"html_url":"https://github.com/janlionly/ObjectTracker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/janlionly/ObjectTracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlionly%2FObjectTracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlionly%2FObjectTracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlionly%2FObjectTracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlionly%2FObjectTracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/janlionly","download_url":"https://codeload.github.com/janlionly/ObjectTracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/janlionly%2FObjectTracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273077227,"owners_count":25041358,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dealloc","deallocation","ios-app","memory-hacking","memory-leak","object-detection","objective-c","swift"],"created_at":"2025-09-01T05:40:09.449Z","updated_at":"2025-09-01T05:40:11.411Z","avatar_url":"https://github.com/janlionly.png","language":"Shell","readme":"# ObjectTracker\n\n[![Version](https://img.shields.io/cocoapods/v/ObjectTracker.svg?style=flat)](https://cocoapods.org/pods/ObjectTracker)\n[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![License](https://img.shields.io/cocoapods/l/ObjectTracker.svg?style=flat)](https://github.com/janlionly/ObjectTracker/blob/master/LICENSE)\n[![Platform](https://img.shields.io/cocoapods/p/ObjectTracker.svg?style=flat)](https://github.com/janlionly/ObjectTracker)\n![Swift](https://img.shields.io/badge/%20in-swift%204.2-orange.svg)\n\n## Description\n**ObjectTracker** which is detecting an object's deallocing, when occurs, it proivdes a closure callback. Compatible with both Swift and Objective-C.\n\n## Installation\n\n### CocoaPods\n```ruby\npod 'ObjectTracker'\n```\n\n### Carthage\n```ruby\ngithub \"janlionly/ObjectTracker\"\n```\n\n### Swift Package Manager\n- iOS: Open Xcode, File-\u003eSwift Packages, search input **https://github.com/janlionly/ObjectTracker.git**, and then select Version Up to Next Major **0.0.1** \u003c .\n- Or add dependencies in your `Package.swift`:\n```swift\n.package(url: \"https://github.com/janlionly/ObjectTracker.git\", .upToNextMajor(from: \"0.0.1\")),\n```\n\n## Usage\n\n```swift\n// your detecting ctrl\nObjectTracker.trackObject(ctrl) { (ctrl) in\n   print(\"============= \\(ctrl) deinit =============\")\n}\n```\n\n## Requirements\n\n- iOS 9.0+\n- Swift 4.2 to 5.2\n\n## Author\n\nVisit my github: [janlionly](https://github.com/janlionly)\u003cbr\u003e\nContact with me by email: janlionly@gmail.com\n\n## Contribute\n\nI would love you to contribute to **ObjectTracker**\n\n## License\n\n**ObjectTracker** is available under the MIT license. See the [LICENSE](https://github.com/janlionly/ObjectTracker/blob/master/LICENSE) file for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanlionly%2Fobjecttracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjanlionly%2Fobjecttracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjanlionly%2Fobjecttracker/lists"}