{"id":28491489,"url":"https://github.com/line/planet-kit-apple","last_synced_at":"2026-03-06T09:11:36.909Z","repository":{"id":215548472,"uuid":"719901797","full_name":"line/planet-kit-apple","owner":"line","description":"PlanetKit SDK for Apple platforms, including iOS and macOS","archived":false,"fork":false,"pushed_at":"2026-01-28T07:11:21.000Z","size":273226,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-01-28T23:23:50.829Z","etag":null,"topics":["planetkit","sdk-ios","sdk-macos","voip"],"latest_commit_sha":null,"homepage":"https://docs.lineplanet.me","language":"Objective-C","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/line.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-17T06:25:17.000Z","updated_at":"2026-01-28T07:11:27.000Z","dependencies_parsed_at":"2025-12-15T13:15:04.859Z","dependency_job_id":null,"html_url":"https://github.com/line/planet-kit-apple","commit_stats":null,"previous_names":["line/planet-kit-apple"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/line/planet-kit-apple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-apple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-apple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-apple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-apple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/line","download_url":"https://codeload.github.com/line/planet-kit-apple/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/line%2Fplanet-kit-apple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["planetkit","sdk-ios","sdk-macos","voip"],"created_at":"2025-06-08T08:07:30.497Z","updated_at":"2026-03-06T09:11:36.897Z","avatar_url":"https://github.com/line.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# planet-kit-apple\nLINE Planet is a cloud-based real-time communications platform as a service (CPaaS) that helps you build a voice and video call environment. With LINE Planet, you can integrate call features into your service at minimum cost.\n\n## Planet Documentation\n[LINE Planet Documentation](https://docs.lineplanet.me/) provides additional resources to help you integrate LINE Planet into your service. These resources include LINE Planet specifications, developer guides for each client platform, and server API references.\n\n## Installation\n\n### Requirement\n* iOS 13.0 or later\n* macOS 10.15 or later\n\n### Swift Package Manager\n\nTo integrate PlanetKit into your Xcode project using Swift Package Manager, take the following steps:\n\n1. Create a new Xcode project or open an existing Xcode project.\n2. Click **File** \u003e **Add Packages...** in the menu bar.\n3. Enter the PlanetKit repository URL in the **Search or Enter Package URL** field.\n4. If a dialog to authorize access to the repository appears, take the following steps:\n    1. If you don’t have a token already, generate a personal access token to access the repository at [https://github.com/settings/tokens/new](https://github.com/settings/tokens/new).\n    2. In the dialog, enter your GitHub account and personal access token in **Account** and **Token**.\n5. Click the **Add Package** button.\n\n### CocoaPods\n\n[CocoaPods](https://cocoapods.org) is a dependency manager for Swift and Objective-C Cocoa projects. Install CocoaPods with the following command:\n\n```\n$ gem install cocoapods\n```\n\nTo integrate PlanetKit into your Xcode project using CocoaPods, specify it to a target in your `Podfile`:\n\n```\nplatform :ios, '13.0'\nuse_frameworks!\n \ntarget 'MyApp' do\n  pod 'PlanetKit-SDK-Apple', '~\u003e 6.2', :source =\u003e 'https://github.com/line/planet-kit-cocoapods-specs.git'\nend\n```\n\nThen, run the following command:\n\n```\n$ pod install\n```\n\n## API Reference\nFor detailed information on APIs, please refer to the following documents.\n\n* [iOS API Reference](https://docs.lineplanet.me/api-reference/client/ios/6.2/documentation/planetkit)\n* [macOS API Reference](https://docs.lineplanet.me/api-reference/client/macos/6.2/documentation/planetkit)\n\n## Issues and Inquiries\nPlease file any issues or inquiries you have to our representative or dl_planet_help@linecorp.com.\nYour opinions are always welcome.\n\n## FAQ\nYou can find answers to our frequently asked questions in the [FAQ](https://docs.lineplanet.me/help/faq/) section.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fplanet-kit-apple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fline%2Fplanet-kit-apple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fline%2Fplanet-kit-apple/lists"}