{"id":26514878,"url":"https://github.com/devcyclehq/ios-client-sdk","last_synced_at":"2025-03-21T05:29:41.225Z","repository":{"id":37791239,"uuid":"431532679","full_name":"DevCycleHQ/ios-client-sdk","owner":"DevCycleHQ","description":"DevCycle - iOS SDKs (Includes macOS, watchOS, tvOS)","archived":false,"fork":false,"pushed_at":"2025-03-10T18:22:44.000Z","size":521,"stargazers_count":21,"open_issues_count":2,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-12T16:41:44.850Z","etag":null,"topics":["continuous-delivery","continuous-deployment","devcycle","devops","feature-flags","feature-toggles","openfeature"],"latest_commit_sha":null,"homepage":"https://docs.devcycle.com/","language":"Swift","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/DevCycleHQ.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-24T15:19:06.000Z","updated_at":"2024-12-19T22:00:17.000Z","dependencies_parsed_at":"2024-05-16T16:30:29.778Z","dependency_job_id":"30fb033b-ae65-4543-b62b-73295c716d09","html_url":"https://github.com/DevCycleHQ/ios-client-sdk","commit_stats":{"total_commits":228,"total_committers":13,"mean_commits":17.53846153846154,"dds":0.5482456140350878,"last_synced_commit":"47bf353b25ead9a9792b70ff9949bc11a3c04c29"},"previous_names":[],"tags_count":44,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fios-client-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fios-client-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fios-client-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevCycleHQ%2Fios-client-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevCycleHQ","download_url":"https://codeload.github.com/DevCycleHQ/ios-client-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745201,"owners_count":20503040,"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":["continuous-delivery","continuous-deployment","devcycle","devops","feature-flags","feature-toggles","openfeature"],"created_at":"2025-03-21T05:29:40.704Z","updated_at":"2025-03-21T05:29:41.214Z","avatar_url":"https://github.com/DevCycleHQ.png","language":"Swift","readme":"# DevCycle iOS / macOS Client SDK\n\n[![CocoaPods compatible](https://img.shields.io/cocoapods/v/DevCycle.svg)](https://cocoapods.org/pods/DevCycle)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![SwiftPM compatible](https://img.shields.io/badge/SwiftPM-compatible-4BC51D.svg?style=flat)](https://swift.org/package-manager/)\n\n\nThe DevCycle iOS / tvOS / watchOS / macOS Client SDK. This SDK uses our Client SDK APIs to perform all user segmentation \nand bucketing for the SDK, providing fast response times using our globally distributed edge workers \nall around the world.\n\n## Requirements\n\nThis version of the DevCycle Client SDK supports iOS 12.0+ / tvOS 12.0+ / watchOS 7.0+ / macOS 10.13+\n\n## Installation\n\n### CocoaPods\n\nThe SDK can be installed into your iOS project by adding the following to your cocoapod spec:\n\n```swift\npod 'DevCycle'\n```\nThen, run `pod install`.\n\n### Swift Package Manager\n\nTo use the library with Swift Package Manager, include it as a dependency in your `Package.swift` file like so:\n\n```\n...\n    dependencies: [\n        .package(url: \"https://github.com/DevCycleHQ/ios-client-sdk.git\", .upToNextMajor(\"1.11.2\")),\n    ],\n    targets: [\n        .target(\n            name: \"YOUR_TARGET\",\n            dependencies: [\"DevCycle\"]\n        )\n    ],\n...\n```\n\nYou can also add it through Xcode, i.e. `File \u003e Swift Packages \u003e Add Package Dependency`, then enter the repository clone URL.\n\n### Carthage\n\n**WARNING: MacOS development with Carthage is currently not supported with DevCycle.**\n\nInclude the following in your `Cartfile` to integrate DevCycle as a dependency to your project: \n\n```swift\ngithub \"DevCycleHQ/ios-client-sdk\"\n```\n\nThen, run `carthage update --use-xcframeworks`. Drag the built .xcframework bundles from Carthage/Build into the \"Frameworks and Libraries\" section of your application’s Xcode project.\n\n## Usage\n\nTo find usage documentation, check out our [docs](https://docs.devcycle.com/docs/sdk/client-side-sdks/ios).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcyclehq%2Fios-client-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevcyclehq%2Fios-client-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevcyclehq%2Fios-client-sdk/lists"}