{"id":23173565,"url":"https://github.com/songwentong/wtrequestcenter","last_synced_at":"2025-04-07T10:28:46.066Z","repository":{"id":18785833,"uuid":"21999299","full_name":"songwentong/WTRequestCenter","owner":"songwentong","description":"WTKit is my Code accumulation","archived":false,"fork":false,"pushed_at":"2022-04-14T23:59:38.000Z","size":5950,"stargazers_count":294,"open_issues_count":0,"forks_count":92,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-31T09:05:12.416Z","etag":null,"topics":["foundation","network","objective-c","storyboard","uikit"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/songwentong.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":"2014-07-19T01:32:36.000Z","updated_at":"2024-05-20T21:15:08.000Z","dependencies_parsed_at":"2022-08-20T23:30:35.274Z","dependency_job_id":null,"html_url":"https://github.com/songwentong/WTRequestCenter","commit_stats":null,"previous_names":["swtlovewtt/wtrequestcenter"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songwentong%2FWTRequestCenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songwentong%2FWTRequestCenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songwentong%2FWTRequestCenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/songwentong%2FWTRequestCenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/songwentong","download_url":"https://codeload.github.com/songwentong/WTRequestCenter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247635037,"owners_count":20970653,"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":["foundation","network","objective-c","storyboard","uikit"],"created_at":"2024-12-18T05:16:30.913Z","updated_at":"2025-04-07T10:28:46.007Z","avatar_url":"https://github.com/songwentong.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"WTKit\n===============\n[![Build Status](https://travis-ci.org/swtlovewtt/WTRequestCenter.svg?branch=master)](https://travis-ci.org/swtlovewtt/WTRequestCenter)\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/WTRequestCenter.svg)](https://img.shields.io/cocoapods/v/WTRequestCenter.svg)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![Platform](https://img.shields.io/cocoapods/p/WTRequestCenter.svg?style=flat)](http://cocoadocs.org/docsets/WTRequestCenter)\n\nWTKit is my Code accumulation\n\n[中文Readme(Zh_cn)](https://github.com/swtlovewtt/WTRequestCenter/blob/master/README_Zh_cn.md)\n\n## Features\n- [x] Convenient Request / Response Methods\n- [x] Debug print\n- [x] Convenient thread Switch\n- [x] network status observe\n- [x] Convenient UIColor create\n- [x] UIButton and UIImageVie image download,cache\n- [x] UITableView pull to refresh\n- [x] UIView screenshot image\n- [x] HudView\n- [x] launch time count for build\n- [x] auto create Model from json,Model instance auto set value from json data,auto write to json\n- [x] More\n\n## Requirements\n- iOS 8.0+ / Mac OS X 10.9+ / tvOS 9.0+ / watchOS 2.0+\n- Xcode 8.0+\n- Swift 3.0\n\n## Installation\nCopy sources from WTKit\n\n## Communication\n\n- if you  **found a bug**, open an issue.\n- if you  **have a feature request**, open an issue.\n- if you  **want to contribute**, submit a pull request.\n\n### CocoaPods\n[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:\n\n```bash\n$ gem install cocoapods\n```\n\nTo integrate WTKit into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '10.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\n    pod 'WTKit', '~\u003e 0.3.3'\nend\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n### Carthage\n\n[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.\n\nYou can install Carthage with [Homebrew](http://brew.sh/) using the following command:\n\n```bash\n$ brew update\n$ brew install carthage\n```\n\nTo integrate Alamofire into your Xcode project using Carthage, specify it in your `Cartfile`:\n\n```ogdl\ngithub \"swtlovewtt/WTRequestCenter\" ~\u003e 0.3.3\n```\n\nRun `carthage update` to build the framework and drag the built `WTKit.framework` into your Xcode project.\n\n\n### Manually\ncopy sources from WTKit\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsongwentong%2Fwtrequestcenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsongwentong%2Fwtrequestcenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsongwentong%2Fwtrequestcenter/lists"}