{"id":25440982,"url":"https://github.com/johnsmithcoder1/clima","last_synced_at":"2026-05-01T04:38:31.626Z","repository":{"id":201852311,"uuid":"148666880","full_name":"JohnSmithCoder1/Clima","owner":"JohnSmithCoder1","description":"Get current weather in any city using REST API, JSON, Cocoapods, Swifty JSON, Alamofire, etc.","archived":false,"fork":false,"pushed_at":"2018-09-13T16:37:09.000Z","size":1269,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2023-10-20T03:40:55.377Z","etag":null,"topics":["alamofire","cocoapods","json","rest-api","swiftyjson"],"latest_commit_sha":null,"homepage":"https://www.udemy.com/ios-12-app-development-bootcamp/","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnSmithCoder1.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,"governance":null}},"created_at":"2018-09-13T16:33:02.000Z","updated_at":"2023-10-20T06:07:16.089Z","dependencies_parsed_at":null,"dependency_job_id":"b5ae40e4-5c6e-4d18-94d4-9b3bb1dc22cb","html_url":"https://github.com/JohnSmithCoder1/Clima","commit_stats":null,"previous_names":["johnsmithcoder1/clima"],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSmithCoder1%2FClima","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSmithCoder1%2FClima/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSmithCoder1%2FClima/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSmithCoder1%2FClima/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnSmithCoder1","download_url":"https://codeload.github.com/JohnSmithCoder1/Clima/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239286267,"owners_count":19613689,"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":["alamofire","cocoapods","json","rest-api","swiftyjson"],"created_at":"2025-02-17T12:19:06.522Z","updated_at":"2026-05-01T04:38:26.606Z","avatar_url":"https://github.com/JohnSmithCoder1.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clima\nLearn to make iOS Apps with [The App Brewery](https://www.appbrewery.co) 📱 | Project Stub | (Swift 4.0/Xcode 9) - Clima App\n\nBeginner: Download the starter project files as .zip and extract the files to your desktop.\n\nPro: Git clone to your Xcode projects folder.\n\n## Finished App\n![Finished App](https://github.com/londonappbrewery/Images/blob/master/Clima.gif)\n\n## Fix for Cocoapods v1.0.1 and below\n\n```ruby\npost_install do |installer|\n  installer.pods_project.targets.each do |target|\n    target.build_configurations.each do |config|\n      config.build_settings['SWIFT_VERSION'] = '3.0'\n      config.build_settings['MACOSX_DEPLOYMENT_TARGET'] = '10.10'\n    end\n  end\nend\n```\n\n## Fix for App Transport Security Override\n\n```XML\n\t\u003ckey\u003eNSAppTransportSecurity\u003c/key\u003e\n\t\u003cdict\u003e\n\t\t\u003ckey\u003eNSExceptionDomains\u003c/key\u003e\n\t\t\u003cdict\u003e\n\t\t\t\u003ckey\u003eopenweathermap.org\u003c/key\u003e\n\t\t\t\u003cdict\u003e\n\t\t\t\t\u003ckey\u003eNSIncludesSubdomains\u003c/key\u003e\n\t\t\t\t\u003ctrue/\u003e\n\t\t\t\t\u003ckey\u003eNSTemporaryExceptionAllowsInsecureHTTPLoads\u003c/key\u003e\n\t\t\t\t\u003ctrue/\u003e\n\t\t\t\u003c/dict\u003e\n\t\t\u003c/dict\u003e\n\t\u003c/dict\u003e\n```\n\n\nCopyright © The App Brewery\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsmithcoder1%2Fclima","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnsmithcoder1%2Fclima","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnsmithcoder1%2Fclima/lists"}