aboutsummaryrefslogtreecommitdiffhomepage
path: root/Protobuf.podspec
Commit message (Collapse)AuthorAge
* Update podspec for files that can build now, rename assets to not need @ in ↵Gravatar Thomas Van Lenten2015-06-10
| | | | the name.
* Update version number of objective-c to 3.0.0-alpha-4-preGravatar Bo Yang2015-06-09
|
* Merge pull request #447 from murgatroid99/podspec_fixGravatar Paul Yang2015-06-02
|\ | | | | Add remaining not-already-imported well known types files to podspec
| * Reorder fields so it looks like exclude_files affects preserve_pathsGravatar Jorge Canizales2015-06-02
| |
| * Better documentationGravatar Jorge Canizales2015-06-02
| |
| * Remove backslashes after commasGravatar Jorge Canizales2015-06-02
| |
| * Remove struct.proto too (redefines GPBValue)Gravatar Jorge Canizales2015-06-02
| |
| * s/pobjc/pbobjc and simplify a bit the podspecGravatar Jorge Canizales2015-06-02
| |
* | Document why the podspec is on the root of the repoGravatar Jorge Canizales2015-06-01
| |
| * Ignored files that cause build errorsGravatar murgatroid992015-06-01
| |
| * Add remaining not-already-imported well known types files to podspecGravatar murgatroid992015-06-01
|/
* Undo previous commit: Make all headers public instead.Gravatar Jorge Canizales2015-05-14
| | | | | Apparently, in Cocoapods, all recursive #imports of public headers need to be public.
* Restricts public headers to GPBProtocolBuffers.h and ↵Gravatar Jorge Canizales2015-05-14
| | | | GPBProtocolBuffers_RuntimeSupport.h
* Makes _PackagePrivate.h files privateGravatar Jorge Canizales2015-05-14
|
* Adds the initial version of the podspec for the proto3 Objective-C runtime.Gravatar Jorge Canizales2015-05-14