An open API service for software projects hosted on Open Collective.

github.com/CocoaPods/Core

The models used within the CocoaPods gem
https://github.com/CocoaPods/Core

[CHANGELOG] Add entry for grandchild search path inheritance

c16fe1529373da6268e12d2b94c0e016c7678780 authored almost 9 years ago
[TargetDefinition] Allow grandchildren to inherit parents search path inheritance

f54bb68ef92cdefdc98c8d8e243d7d9f76cbe4bb authored almost 9 years ago
[CHANGELOG] Add empty Master section

cc77e5194b892786a698f67f272f13cefeca5f17 authored almost 9 years ago
Release 1.0.0.beta.4

f9bb956a3d0a5db0912f419e4e5f049c50503db0 authored almost 9 years ago
Merge pull request #307 from CocoaPods/seg-platform-proxy-platform

[PlatformProxy] Raise an error when calling platform=

fa8082f7980d85e6e795e1419275360dfe15258d authored about 9 years ago
[Bundle] Update parser

0a949dc5e24a91a858fdcaaf8e17084881273c92 authored about 9 years ago
[CHANGELOG] Add entry for platform proxy non-multiplatform errors

27d9d79ffb28cd83c7e2d16cc559c19ecc7ed8ca authored about 9 years ago
[PlatformProxy] Raise an error when calling platform=

0153b982a2baecf5b1fd95ad776b066e2fec1510 authored about 9 years ago
Merge pull request #306 from phillfarrugia/dsl-deprecated-docs

[Docs] Clarifies deprecated methods in docs

63f04e34d994086b5d75f50c9c720b85879c9760 authored about 9 years ago
[Docs] Clarifies link_with deprecation

51e444507b419748eb108a23330ff509a9bb1760 authored about 9 years ago
[Docs] Clarifies xcodeproj as renamed to project

4a666e2942cd9d24023163215633ac98ad0da5fd authored about 9 years ago
Merge pull request #300 from CocoaPods/mr-platform-string-name

[Platform] Add convenience methods to access string name

b7a222945e08f25ecc98d543bc105b4831fc44d8 authored about 9 years ago
[Style] Avoid breaking spec descriptions

44db102913a84168df8938d9b09acfcabacc24ab authored about 9 years ago
[Spec] Englishification

"it's not" => "it isn't"
"it's" => 'its' if the possessive pronoun was meant
"it's" => 'it is'

58bd2b506d4dade32f428dde4cc633ceb4d0d894 authored about 9 years ago
Merge pull request #305 from CocoaPods/mr-fix-subspecs-default

[Specification DSL] default_subspecs is only allowed at root level

2cc334e51ee5fe0a0d7512c7deabe5132d01af1c authored about 9 years ago
[CHANGELOG] Add entry for #305

7b375131f33ecbbb9694115b86aaac2049a3a74b authored about 9 years ago
[Doc] Add param documentation for Specification#subspec_dependencies

279c8cb8a11f3d5a4701f7a1afa3b033aa11f280 authored about 9 years ago
[Doc] More precise return type for Specification#default_subspecs

ed8bc7f8287c5edfe60e5ad582e849efdf0ef009 authored about 9 years ago
[Specification DSL] default_subspecs is only allowed at root level

fb005d4267667bb1e2c72afe3f6af1c185042edb authored about 9 years ago
[Spec] Fix test description

5954342c1908a9a07e4b3c5e8945b78fd5eef5fd authored about 9 years ago
Merge pull request #304 from CocoaPods/mr-doc-syntax-consistency

[Doc] Minor fix & consistent quoting style

b11d2c393478effe94997c571dcbd9ea6103ae78 authored about 9 years ago
[Doc] Use single quotes in Podspec DSL examples

For consistency, while there are some places where Ruby requires double quotes.

6551db1b99c5adca7e4641f41ba13b656dc26f34 authored about 9 years ago
[Doc] Use single quotes in Podfile DSL examples

002ce12982afdd468b6b571f020603d2a63e5d1e authored about 9 years ago
[Doc] Fix post_install hook example

#targets property doesn't exist anymore.

42588550b7bbf2cb802d7c949fdce5ade737bda3 authored about 9 years ago
Release 1.0.0.beta.3

6d5f37efbb6564ad81c7f16ff1d4d57946087248 authored about 9 years ago
[CHANGELOG] Add empty Master section

0aee190ca4d6fe8d0d4906c56532d63b58638f1f authored about 9 years ago
[CHANGELOG] Ensure all entries are in the correct section

97675e470f5790b442de572fd09560ef52f7da41 authored about 9 years ago
Merge pull request #302 from CocoaPods/seg-podfile-dsl-docs

Podfile DSL Docs improvements

6b48da472aa380b4480f597664980e49e4e5f909 authored about 9 years ago
[Docs] Move install! to a new Root Options group

081d765f57c0aeac54ff71ed0e5099c876fe2cdd authored about 9 years ago
[Docs] Fix YARD parsing of inherit!

3c053ac32bf8d3e285ba0fe71d52aa20e6637e3f authored about 9 years ago
[Docs] Correct simple podfile example

df9f87fc104363bb32a1982b82f5c91b67937e97 authored about 9 years ago
Merge pull request #301 from CocoaPods/mr-fix-target-definition

[TargetDefinition] Safe access for bool values

c14ba4bd3d5390c1595b171dd60bb545f0478d49 authored about 9 years ago
[CHANGELOG] Add entry for #301

cf57e95d86ea9de4437cb337fb3331c9850e3dbd authored about 9 years ago
[TargetDefinition] Safe access for bool values

False values were set to nil, when they were read.

a8b39a9439819faf8397482e32fce852ab5e36c6 authored about 9 years ago
[Platform] Add method #safe_string_name

bae4436e2e5eb424de2c67256ddbd99aca53b000 authored about 9 years ago
[Platform] Add convenience method #string_name

9cc988e68004e9a02d3d3f82f3251137baed5165 authored about 9 years ago
Merge pull request #299 from CocoaPods/mr-dsl-project-directive

[DSL] Rename xcodeproj to project

8c55fdc3e2bacca908c9cf12eff0e64e8ed036f5 authored about 9 years ago
[Spec] Add test for renaming of xcodeproj

d3db81bb0dba19299767b31898e99483921d5194 authored about 9 years ago
[Spec] Add spec for deprecation of link_with

627fb425854346186c9b648da8c8fd1b1989f63d authored about 9 years ago
[CHANGELOG] Add entry for #299

9b7653692c168c5b7a2f3428e2e53d7abe91c199 authored about 9 years ago
[DSL] Rename xcodeproj to project

0e99868da4d90d325cbd100712cc556b7fc73f27 authored about 9 years ago
Merge pull request #297 from CocoaPods/seg-dsl-error-no-update

[DSLError] Dont suggest updating CocoaPods

f730a31cec3b5dbe4f9a4593ffbba4eb46cf36b6 authored about 9 years ago
[DSLError] Dont suggest updating CocoaPods

7ab9c6619e232710a37adedc752417a28b877c36 authored about 9 years ago
Merge pull request #296 from dnkoutso/master

Fix typo in documentation

2a8aaf056a159622c3cc63248d20ee2965a504b7 authored about 9 years ago
Fix typo in documentation

f045ee33aeccbdd72725468f473c65032a062de6 authored about 9 years ago
Merge pull request #295 from CocoaPods/yavuz/imp/InhibitWarningsDocs

[Documentation] Add sample for `:inhibit_warnings => false`

6788b80735bcf6e6560688966b05fb6d233ea20c authored about 9 years ago
[Documentation] Add sample for `:inhibit_warnings => false`

20564c44e63b24f979aa35c410845787f5b0ab15 authored about 9 years ago
Merge pull request #294 from CocoaPods/yavuz/imp/DSLErrorDoNotShowUpdateOnArgumentError

[DSLError] Do not show update suggestion on argument errors

d27768d77229beb95593a354a4e858d4f2a664da authored about 9 years ago
Update specs to use `underlying_exception`

e72790cb185e02092facccb46a8219032f508dd3 authored about 9 years ago
[DSLError] Ruby already does magic stuff with #exception :/

2c2483ea8e3bbd47be760688c415eda5bb7acb32 authored about 9 years ago
Update specs for DSLError taking the exception

e89f0d8a5f84fe2d619553ebda0b487048f779b4 authored about 9 years ago
[DSLError] Do not show update suggestion on argument errors

bbfd6f771e59b0192e774c47fc72be49453321f7 authored about 9 years ago
Merge pull request #292 from CocoaPods/yavuz/imp/disableInhibitWarningsPerPod

Add ability to disable inhibiting warnings per pod

28418bb448a7b5712cd196fed70d72778af0d128 authored about 9 years ago
[TargetDefinition] Add spec for preserving parent state when overriding inhibition in child

35860ee8b23e6474fe914bc88ae41374e219d44f authored about 9 years ago
[TargetDefinition] Raise if value for `:inhibit_warnings` is not boolean

351ee0a257e57de0d008edb9f6bedf583d37145e authored about 9 years ago
Add ability to disable inhibiting warnings per pod

This enables setting `:inhibit_warnings => false` option to pods in podfile.
Warnings from pods ...

1f3659cf611b2c8309c60c7a7596c768d106a048 authored about 9 years ago
Handle merging inhibition options considering target inheritance

fe963383a647fd9c64a17b90f89f5fbfcae01f2d authored about 9 years ago
[TargetDefinition] Ignore inhibition exclusions from parents if target sets `inhibits_all_warnings!`

e4cfd558c6df5b23255f412b1a9b26f86a6c7f69 authored about 9 years ago
Add specs and changelog

d18f9a025236efe630633d148b24f41f27c0d861 authored about 9 years ago
Merge pull request #293 from CocoaPods/yavuz/fix/dependencyFromStringHEAD

[Dependency] Fix obsolete HEAD string check for lockfile entries

010fc61dc743d3f4e352e2c1e918e1d1a3199ecf authored about 9 years ago
[CHANGELOG] Add entry for the fix on parsing dependency strings with HEAD info and version info

36b09e7b28939398fd728b92dd9853feb037e9e8 authored about 9 years ago
[Dependency] Check if string has HEAD via regex

This is needed to handle cases like `HEAD based on 1.0.5` string specifiers.

3d6fe796de4bd3895f9822e3ab05562e52e8033d authored about 9 years ago
Release 1.0.0.beta.2

be7dc806886652539fdf4ce74ad481a3005b3d30 authored about 9 years ago
Merge pull request #291 from CocoaPods/seg-dependency-from-string-head

[Dependency] Allow creating from a string that has HEAD info

f1b6ae5c1c0f45405e71d508c441398e6fa5191f authored about 9 years ago
[CHANGELOG] Add entry for parsing dependency strings with HEAD info

1e6dc779d9dca58da2ca03a7fb4fbafbb9b4d3d3 authored about 9 years ago
[Dependency] Allow creating from a string that has HEAD info

38022884f422443e232c2455d4b20bbba56c3aeb authored about 9 years ago
Merge pull request #290 from CocoaPods/seg-whitelist-in-target-block

[TargetDefinition] Fix whitelisting pods in non-root targets

4ea0658643da06c6a537fd55dbb0d28e7e59a1b5 authored about 9 years ago
[CHANGELOG] Add entry for fixing config whitelist in a target block

4676f401e534898c16c548bff06720d6aa678d78 authored about 9 years ago
[TargetDefinition] Fix whitelisting pods in non-root targets

38fb9e8ee057cdb2b48b370e2c6073e57eea2459 authored about 9 years ago
Release 1.0.0.beta.1

1b1f019a1e02e59dc90555279b34a9b2fec4ce35 authored about 9 years ago
Merge pull request #288 from CocoaPods/seg-spec-remove-docset-url

[Specification::DSL] Remove docset_url attribute

0c386062a4b72b3eb487129f6c8854bcd8ea1b68 authored about 9 years ago
[CHANGELOG] Add entry for removal of Specification#docset_url

be4d6e8a14a98c551f8387f573ec96142027dc71 authored about 9 years ago
[Specification::DSL] Remove docset_url attribute

cacdbee28ed4663c31422a747306fc9a87719e8b authored about 9 years ago
[Lockfile] Extract HASH_KEY_ORDER

3127f98d10ca5374be162a8d0bd73cd425d2d39b authored about 9 years ago
Merge pull request #281 from CocoaPods/seg-podfile-refactor

Podfile Refactor

ca0a5d504357e48da31b274430a966d64fd62078 authored about 9 years ago
[CHANGELOG] Add entries for new Podfile DSL

e04ca18e9a040bf750d21b7d5f475bdaeb5b9353 authored about 9 years ago
[Dependency] Make :head error more helpful

46793ff292bc5a082b989928c877b85f542c57a3 authored about 9 years ago
[Version] Improve the warning when ignoring HEAD specifier

1c39ffadd387027309cc951d41a8b986183a497c authored about 9 years ago
Remove head dependencies

365465bd2b6b451179682183c76dba6c2902f3cd authored about 9 years ago
[Docs] Ensure Podfile DSL docs are attached to their methods

838a00c31ca6a96444e5d478c76222aafa4b5437 authored about 9 years ago
Document the Podfile refactor

7c5e261945893185947c01acffe1a6ec0ef2cab9 authored about 9 years ago
[Podfile] Remove the deprecated :local dependency option

4003962d9fec49b106f4525e00c6049fcbf52c4a authored about 9 years ago
[TargetDefinition] Should not be exclusive by default

99f96770fea50b4cadf6ee4b80d3e039a1ec9d15 authored about 9 years ago
Remove deprecated podspec attributes

3fb4b2f5fcf6d87e14c4ad7f238b6fb5e2bbb497 authored about 9 years ago
Add specs for the Podfile DSL refactor

c57092a05fe148c4d373f19269c822b884645b67 authored about 9 years ago
[docs] Looking at docs for the specification + podfile

1f88e7e6acf281d52bbdeb70810810d762fa100b authored about 9 years ago
Remove deprecated podfile attributes

64fbbc0d4daa085d6e2930d9cd531592c79dbdcb authored about 9 years ago
[docs] Remove references to implicit root target's xcodeproj support

d6130ef4ff03bb7e0ec7bb605f39c7ee15b09558 authored about 9 years ago
[Version] Remove old backwards compatibility shim

4a54a4c23ade12eeb6fe54afbc45784ddbb3fa2f authored about 9 years ago
[Podfile] #installation_method now returns a tuple

c701aee26eae8dc7d93a5009489092e24062d406 authored about 9 years ago
[Podfile] Move installation_method to toplevel podfile

f9cdf991f9e4e1746d4bdccd5cd9f911c56b5181 authored about 9 years ago
[Podfile] Remove link_with

d1705ab363f23c2de220b44189281db1d9051058 authored about 9 years ago
[Specification] Don't to_s for == or hash

942151bf5a592df187811e89ab34352af6f56df1 authored about 9 years ago
[TargetDefinition] Remove options documentation

8e50559d68bb8f30b1b2bf5c1b3f17d65ad7ae72 authored about 9 years ago
[JSON] Remove safe_to_hash

c852e5a64884f429484478ad7e631ec8e5d7e32f authored about 9 years ago
[Podfile::DSL] Remove setting inheritance by default

f84d3431de2a7a644c45f56c4fd2e707f24f7967 authored about 9 years ago
Fix target definition whitelist inheritance

46be6aed26815d0971ba9fda2a056e56dcd4617d authored about 9 years ago
Introduce new Podfile DSL

3323909e9d00ee2719cb9349e8cfc47b733216a6 authored about 9 years ago
Merge pull request #282 from CocoaPods/seg-fix-platform-serialization

[JSON] Fix platform serialization to handle inheritance

0851a1e712e1e1c206ed03f67a25ef28af52fa69 authored about 9 years ago
Merge pull request #283 from CocoaPods/platforms_text

[DSL] improve docs on platfrom attribute for a spec

5904729f5ad8b1dc83c4cc9d05add09953d43c6f authored about 9 years ago