{"id":26212340,"url":"https://github.com/hackinggate/specs","last_synced_at":"2025-09-01T01:17:01.145Z","repository":{"id":98542138,"uuid":"42118008","full_name":"HackingGate/Specs","owner":"HackingGate","description":null,"archived":false,"fork":false,"pushed_at":"2019-05-19T13:55:33.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-31T11:24:12.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HackingGate.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2015-09-08T14:36:34.000Z","updated_at":"2019-05-19T13:55:34.000Z","dependencies_parsed_at":"2023-03-18T13:47:04.928Z","dependency_job_id":null,"html_url":"https://github.com/HackingGate/Specs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HackingGate/Specs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FSpecs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FSpecs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FSpecs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FSpecs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackingGate","download_url":"https://codeload.github.com/HackingGate/Specs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FSpecs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273061089,"owners_count":25038596,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-12T08:29:58.531Z","updated_at":"2025-09-01T01:17:01.140Z","avatar_url":"https://github.com/HackingGate.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Specs\nMy CocoaPods Repo  \n\nCollect some pod specs that [CocoaPods Master Repo](https://github.com/CocoaPods/Specs) doesn't have.  \n\n#### Example of Podfile\n\n```\n# coding: utf-8\nsource 'https://github.com/HackingGate/Specs.git'\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '7.0'\ninhibit_all_warnings!\n\npod 'SDWebImage-DecoderFixed', '~\u003e 3.7.4'\n```\n\n#### Fixed KBPGP dependency for ios \n\n`TSTripleSec` depended upon by `KBPGP`\n\n`NACrypto` depended upon by `TSTripleSec`\n\nAnd `NACrypto` causes this error message on Cocoapods.  \n\n```\nThe platform of the target `YOUR-TARGET` is not compatible with `NACrypto (1.1.0)`, which does not support `ios`.\n```\n\nTo fix it, just add `source 'https://github.com/HackingGate/Specs.git'` in your Podfile. \n\n\n#### Fix use_frameworks! for Swift projects\n\nError message: \n\n```\n[!] The 'TARGET-NAME' target has transitive dependencies that include static binaries: (/...path.../Pods/OpenSSL-Static/lib-ios/libcrypto.a and /...path.../Pods/OpenSSL-Static/lib-ios/libssl.a)\n```\n\nThere is a [workaround](https://github.com/CocoaPods/CocoaPods/issues/3289#issuecomment-313726321) for this\n\n```\npre_install do |installer|\n\t    # workaround for https://github.com/CocoaPods/CocoaPods/issues/3289\n\t    Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {}\nend\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackinggate%2Fspecs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackinggate%2Fspecs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackinggate%2Fspecs/lists"}