[PR #13] [CLOSED] Attempt to add Cocoapods support #92

Closed
opened 2025-12-30 00:28:06 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/13
Author: @Jeehut
Created: 4/28/2015
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • 8661e43 added initial .podspec configuration
  • 51b1026 Merge branch 'release/1.0'

📊 Changes

1 file changed (+133 additions, -0 deletions)

View changed files

Armchair.podspec (+133 -0)

📄 Description

This is the first time I have dealt with a .podspec file so this might still have some problems. But I tried to add Cocoapods support to this library. Therefore this might solve https://github.com/UrbanApps/Armchair/issues/10.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UrbanApps/Armchair/pull/13 **Author:** [@Jeehut](https://github.com/Jeehut) **Created:** 4/28/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`8661e43`](https://github.com/UrbanApps/Armchair/commit/8661e43126236a482b6fa90d1f4d3928ec5a6354) added initial .podspec configuration - [`51b1026`](https://github.com/UrbanApps/Armchair/commit/51b1026d8014fbeb5952bf7845fc8194eb7f58dc) Merge branch 'release/1.0' ### 📊 Changes **1 file changed** (+133 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Armchair.podspec` (+133 -0) </details> ### 📄 Description This is the first time I have dealt with a `.podspec` file so this might still have some problems. But I tried to add Cocoapods support to this library. Therefore this might solve https://github.com/UrbanApps/Armchair/issues/10. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:28:06 +01:00
adam closed this issue 2025-12-30 00:28:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair-UrbanApps#92