- Notifications
You must be signed in to change notification settings - Fork0
The models used within the CocoaPods gem
License
AndyHowarthSbuffles/Core
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The CocoaPods-Core gem provides support to work with the models of CocoaPods.It is intended to be used in place of the CocoaPods gem when the installationof the dependencies is not needed. Therefore, it is suitable for web services.
Provides support for working with the following models:
Pod::Specification
-Podspec Syntax Reference.Pod::Podfile
-Podfile Syntax Reference.Pod::Source
- collections of podspec files like theCocoaPods Spec repo.
The gem also provides support for ancillary features likePod::Specification::Set::Presenter
suitable for presetting descriptions ofPods and theSpecification::Linter
, which ensures the validity of podspecfiles.
$ [sudo] gem install cocoapods-core
Thecocoapods-core
gem requires Ruby 2.0.0 or later.
All CocoaPods development happens on GitHub, there is a repository forCocoaPods and one for theCocoaPodsspecs. Contributing patches or Pods isreally easy and gratifying.
Follow@CocoaPods to get up to dateinformation about what's going on in the CocoaPods world.
This gem and CocoaPods are available under the MIT license.
About
The models used within the CocoaPods gem
Resources
License
Stars
Watchers
Forks
Packages0
Languages
- Ruby100.0%