{"id":21514981,"url":"https://github.com/skyway/skyway-ios-sdk","last_synced_at":"2025-04-09T20:11:48.302Z","repository":{"id":24785917,"uuid":"102545462","full_name":"skyway/skyway-ios-sdk","owner":"skyway","description":"iOS SDK for SkyWay","archived":false,"fork":false,"pushed_at":"2023-01-31T03:39:49.000Z","size":30468,"stargazers_count":37,"open_issues_count":0,"forks_count":35,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-09T20:11:43.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skyway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-06T01:01:20.000Z","updated_at":"2023-01-03T06:50:50.000Z","dependencies_parsed_at":"2023-02-18T13:31:01.143Z","dependency_job_id":null,"html_url":"https://github.com/skyway/skyway-ios-sdk","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fskyway-ios-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fskyway-ios-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fskyway-ios-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyway%2Fskyway-ios-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyway","download_url":"https://codeload.github.com/skyway/skyway-ios-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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-23T23:53:47.290Z","updated_at":"2025-04-09T20:11:48.279Z","avatar_url":"https://github.com/skyway.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SkyWay-iOS-SDK\n\n**これは旧SkyWayのリポジトリです。[新しいSkyWay](\u003chttps://skyway.ntt.com\u003e)への移行をご検討ください。**\n\n**This is the old SkyWay repository.  Please consider migrating to the [new SkyWay](\u003chttps://skyway.ntt.com\u003e).**\n\n---\n\n\"SkyWay iOS SDK\" is a framework that enables using SkyWay in iOS apps.\u003cbr\u003e\nSkyWay simplifies peer-to-peer data, video, and audio calls using WebRTC.\n\n### Learn more\n* [Examples](https://github.com/skyway/skyway-ios-sdk/tree/master/examples)\n* [Tutorial](https://webrtc.ecl.ntt.com/en/documents/ios-sdk.html#ios-sdk-tutorial)\n* [API Reference](https://skyway.github.io/en/ios-reference/)\n\n### Supported OS\niOS 11+\n\n## Installation\n\n### CocoaPods\n\n[CocoaPods](https://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 SkyWay into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nplatform :ios, '11.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\n    pod 'SkyWay'\nend\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n## License\n\n[Apache License, Version 2.0](./LICENSE.txt)\n\n[NOTICE](./NOTICE.txt)\n\n---\n## SkyWay-iOS-SDK\n\n「SkyWay iOS SDK」はSkyWayをiOSから利用できるフレームワークです。\u003cbr\u003e\nSkyWayは、WebRTCを利用したピア·ツー·ピアのデータ、ビデオ、オーディオ通信を簡単に実現します。\n\n### 関連リンク\n* [サンプル](https://github.com/skyway/skyway-ios-sdk/tree/master/examples)\n* [チュートリアル](https://webrtc.ecl.ntt.com/documents/ios-sdk.html#%E3%83%81%E3%83%A5%E3%83%BC%E3%83%88%E3%83%AA%E3%82%A2%E3%83%AB)\n* [API Reference](https://skyway.github.io/ios-reference/)\n\n### 対応OS\niOS 11+\n\n## インストール\n\n### CocoaPods\n\n[CocoaPods](https://cocoapods.org)Cocoaの依存管理マネージャーです。 次のコマンドでインストールします。\n\n```bash\n$ gem install cocoapods\n```\n\nCocoaPodsを使ってSkyWayをXcodeプロジェクトに統合するには、`Podfile`で指定します。\n```ruby\nplatform :ios, '11.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\n    pod 'SkyWay'\nend\n```\n\n次にこのコマンドを実行します。\n\n```bash\n$ pod install\n```\n\n## License\n\n[Apache License, Version 2.0](./LICENSE.txt)\n\n[NOTICE](./NOTICE.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyway%2Fskyway-ios-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyway%2Fskyway-ios-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyway%2Fskyway-ios-sdk/lists"}