{"id":22354026,"url":"https://github.com/movableink/ios-sdk","last_synced_at":"2025-03-26T12:28:38.934Z","repository":{"id":65531290,"uuid":"580505602","full_name":"movableink/ios-sdk","owner":"movableink","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-27T16:23:33.000Z","size":13952,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-02-27T23:11:04.347Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/movableink.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}},"created_at":"2022-12-20T18:21:26.000Z","updated_at":"2025-02-27T16:21:30.000Z","dependencies_parsed_at":"2024-06-26T17:42:20.077Z","dependency_job_id":"1007444f-b078-4996-b9db-ddb453169741","html_url":"https://github.com/movableink/ios-sdk","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fios-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fios-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fios-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/movableink%2Fios-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/movableink","download_url":"https://codeload.github.com/movableink/ios-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245653013,"owners_count":20650616,"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-12-04T13:10:54.508Z","updated_at":"2025-03-26T12:28:38.928Z","avatar_url":"https://github.com/movableink.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Installation\n\nYou can install the SDK using Swift Package Manager (SPM), Carthage, CocoaPods, or manually.\n\nThe MovableInk SDK requires iOS 13 and Swift 5.7 (Xcode 14) as a minimum.\n\n### Manual\n\n1. Go to the [MovableInk Releases](https://github.com/movableink/ios-sdk/releases)\n1. Download the SDK by opening the Assets accordion and selecting `MovableInk.xcframework.zip`\n1. Unzip the file, then drag the `MovableInk.xcframework` file into your project under the `Frameworks, Libraries, and Embedded Content` section\n\n### Swift Package Manager (SPM) - Recommended\n\n1. In Xcode, open your project, select the project under the PROJECT header, then select Package Dependencies\n1. Search for `https://github.com/movableink/ios-sdk`\n1. Tap _Add Package_\n\n### Carthage\n\n```\n# Cartfile\n\nbinary \"https://raw.githubusercontent.com/movableink/ios-sdk/main/Carthage/MovableInkSDK.json\" == 1.7.3\n```\n\nIn the root of your project, run\n\n```bash\n$ carthage update --use-xcframeworks\n```\n\n### CocoaPods\n\n```ruby\n# Podfile\nuse_frameworks!\n\ntarget \"YOUR_TARGET_NAME\" do\n  pod \"MovableInk\", podspec: \"https://raw.githubusercontent.com/movableink/ios-sdk/1.7.3/MovableInk.podspec\"\nend\n```\n\nReplace YOUR_TARGET_NAME and then, in the Podfile directory, run:\n\n```bash\n$ pod install\n```\n\n## Usage Documentation\n\nDocumentation can be found at [https://sdk-mobile.movableink.com](https://sdk-mobile.movableink.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovableink%2Fios-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmovableink%2Fios-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmovableink%2Fios-sdk/lists"}