Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
cocoapods
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gengmeiios
cocoapods
Commits
fd2bc0a7
Commit
fd2bc0a7
authored
Aug 12, 2011
by
Eloy Duran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial import
parents
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
objc-pkg-manager.markdown
objc-pkg-manager.markdown
+32
-0
No files found.
objc-pkg-manager.markdown
0 → 100644
View file @
fd2bc0a7
What I want it to do
--------------------
Client
------
*
Search libs
*
Install libs plus dependencies
*
Downloading of libs:
-
As a git vendor
-
Files (subset) from a git repo
-
Should be implemented in such a way that people can add support for, for instance, svn
*
Automatically add files from lib manifest to Xcode project
*
Calculate dependencies across a set of libraries like bundler
*
Wizard to create a manifest
*
Has git submodules which contain the actual manifests
Manifest
--------
*
Is a runnable ruby file
*
Inherits from a base class that provides install strategies
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment