{"id":20284740,"url":"https://github.com/dashxhq/dashx-ios","last_synced_at":"2026-06-11T14:31:44.385Z","repository":{"id":43024405,"uuid":"399413743","full_name":"dashxhq/dashx-ios","owner":"dashxhq","description":"DashX SDK for iOS","archived":false,"fork":false,"pushed_at":"2023-08-14T17:32:17.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-04-24T08:24:58.497Z","etag":null,"topics":["ab-testing","admin-panel","automation","billing","cms","feature-flags","ios","messaging","notifications","swift"],"latest_commit_sha":null,"homepage":"https://docs.dashx.com/developer","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/dashxhq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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-08-24T09:50:14.000Z","updated_at":"2023-01-15T04:39:57.000Z","dependencies_parsed_at":"2024-11-14T14:21:34.501Z","dependency_job_id":null,"html_url":"https://github.com/dashxhq/dashx-ios","commit_stats":{"total_commits":45,"total_committers":7,"mean_commits":6.428571428571429,"dds":0.7111111111111111,"last_synced_commit":"7f1f7540a7de07df76d9e8e42b0b651fd7e72922"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashxhq%2Fdashx-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashxhq%2Fdashx-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashxhq%2Fdashx-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dashxhq%2Fdashx-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dashxhq","download_url":"https://codeload.github.com/dashxhq/dashx-ios/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241780465,"owners_count":20019058,"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":["ab-testing","admin-panel","automation","billing","cms","feature-flags","ios","messaging","notifications","swift"],"created_at":"2024-11-14T14:21:30.042Z","updated_at":"2025-11-30T17:03:25.283Z","avatar_url":"https://github.com/dashxhq.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://dashx.com\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/dashxhq/brand-book/master/assets/logo-black-text-color-icon@2x.png\" alt=\"DashX\" height=\"40\" /\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003cstrong\u003eYour All-in-One Product Stack\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003ch4\u003e\n    \u003ca href=\"https://dashx.com\"\u003eWebsite\u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://dashxdemo.com\"\u003eDemos\u003c/a\u003e\n    \u003cspan\u003e | \u003c/span\u003e\n    \u003ca href=\"https://docs.dashx.com\"\u003eDocumentation\u003c/a\u003e\n  \u003c/h4\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n# dashx-ios\n\n_DashX SDK for iOS_\n\n## Install\n\nThe minimum supported version for iOS is 12.0. To set the Minimum SDK target,\n1. Open your iOS project in XCode\n2. Select your Target \u003e **General** \u003e **Deployment Info** \u003e Ensure that the version is set to 12.0+\n\n### Using Cocoapods\n\n1. Update your Podfile:\n\n```ruby\nplatform :ios, '12.0' # must be 12 or higher\n# ...\ntarget 'YOUR_TARGET_NAME' do\n    # ...\n    pod 'DashX'\n    # ...\nend\n```\n\n2. Open Terminal in your project's root directory and run:\n\n```sh\npod install\n```\n\n### Using Carthage\n\nSpecify the dependency in your `Cartfile`:\n\n```\ngithub \"dashxhq/dashx-ios\"\n```\n\nRun the following command:\n\n```sh\ncarthage update\n```\n\n### Using Swift Package Manager\n\n1. In your Xcode project, go to **File** \u003e **Add Packages**\n2. Paste the following URL in \"Search or Enter Package URL\":\n\n```\nhttps://github.com/dashxhq/dashx-ios.git\n```\n\n## Usage\n\nFor detailed usage, refer to the [documentation](https://docs.dashx.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashxhq%2Fdashx-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdashxhq%2Fdashx-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdashxhq%2Fdashx-ios/lists"}