{"id":19031102,"url":"https://github.com/alexito4/rclocationmanager","last_synced_at":"2025-04-23T16:23:53.020Z","repository":{"id":4260331,"uuid":"5387057","full_name":"alexito4/RCLocationManager","owner":"alexito4","description":"Easy Location Manager Framework","archived":false,"fork":false,"pushed_at":"2012-12-10T16:46:03.000Z","size":424,"stargazers_count":0,"open_issues_count":0,"forks_count":46,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T11:37:32.981Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://rcabamo.github.com/RCLocationManager","language":"Objective-C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"pushkar/ABAGAIL","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alexito4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-12T08:26:13.000Z","updated_at":"2017-09-08T12:09:39.000Z","dependencies_parsed_at":"2022-08-29T11:02:09.710Z","dependency_job_id":null,"html_url":"https://github.com/alexito4/RCLocationManager","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexito4%2FRCLocationManager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexito4%2FRCLocationManager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexito4%2FRCLocationManager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexito4%2FRCLocationManager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexito4","download_url":"https://codeload.github.com/alexito4/RCLocationManager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249341833,"owners_count":21254195,"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","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":[],"created_at":"2024-11-08T21:21:26.254Z","updated_at":"2025-04-17T12:31:53.009Z","avatar_url":"https://github.com/alexito4.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RCLocationManager\nEasy to use iOS class to manage location system, very useful.\n\nThis is allows you to **tracking user location**, **monitoring regions** and obtain the **user location**.\n\n\u003cimg src=\"http://f.cl.ly/items/0F0u0b102G1V2T0E252g/Captura%20de%20pantalla%202012-08-05%20a%20la(s)%2009.37.25.png\" /\u003e\n\n## Usage\n- Clone the repository:\n\n```bash\n$ git clone git@github.com:rcabamo/RCLocationManager.git\n```\n\n- Check out the sample project.\n\n- Drag the ```RCLocationManager``` folder into your project.\n- Include the header file:\n\n```objc\n#import \"RCLocationManager.h\"\n```\n\n- Create a ```RCLocationManager``` and suscribe the notifications. Example:\n\n```objc\nRCLocationManager *locationManager = [[RCLocationManager alloc] initWithUserDistanceFilter:kCLLocationAccuracyHundredMeters userDesiredAccuracy:kCLLocationAccuracyBest purpose:@\"My custom purpose message\" delegate:self];\n```\n- Check the header file for all the things you can customize.\n\n## Dependencies\n\n```RCLocationManager``` requires your application to be linked against the ```CoreLocation.framework``` framework.\n\n## Compatibility\n- Supports ARC. If you want to use it in a project without ARC, mark ```RCLocationManager.m``` with the linker flag ```-fobjc-arc```.\n\n##Credits\n\nThanks to [Alejandro Martinez](https://twitter.com/alexito4) for his help :)\n\n## License\nCopyright 2012 [Ricardo Caballero](http://twitter.com/rcabamo) (hello@rcabamo.es)\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\n limitations under the License. \n\nAttribution is not required, but appreciated.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexito4%2Frclocationmanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexito4%2Frclocationmanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexito4%2Frclocationmanager/lists"}