aboutsummaryrefslogtreecommitdiff
path: root/Protobuf.podspec
Commit message (Collapse)AuthorAgeFilesLines
* Fix Podspec version numberJorge Canizales2015-09-291-1/+1
| | | This was released as `3.0.0-alpha-4.1`
* Fix podspec by adding missing commaJorge Canizales2015-09-041-1/+1
|
* Fix Protobuf.podspecTeBoring2015-08-261-5/+19
|
* Update version number.Feng Xiao2015-08-261-1/+1
| | | | | Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4.
* Update minimal ios and osx version for deployment.Bo Yang2015-07-271-2/+2
|
* Add Bazel target for protobuf ObjC runtimeJorge Canizales2015-07-061-19/+5
| | | | | Also add WKT headers to the umbrella file, and simplify Podspec with it. Plus some layout improvements to the BUILD file.
* Update podspec for files that can build now, rename assets to not need @ in ↵Thomas Van Lenten2015-06-101-5/+5
| | | | the name.
* Update version number of objective-c to 3.0.0-alpha-4-preBo Yang2015-06-091-1/+1
|
* Merge pull request #447 from murgatroid99/podspec_fixPaul Yang2015-06-021-8/+19
|\ | | | | Add remaining not-already-imported well known types files to podspec
| * Reorder fields so it looks like exclude_files affects preserve_pathsJorge Canizales2015-06-021-4/+4
| |
| * Better documentationJorge Canizales2015-06-021-4/+4
| |
| * Remove backslashes after commasJorge Canizales2015-06-021-12/+13
| |
| * Remove struct.proto too (redefines GPBValue)Jorge Canizales2015-06-021-1/+1
| |
| * s/pobjc/pbobjc and simplify a bit the podspecJorge Canizales2015-06-021-3/+14
| |
| * Ignored files that cause build errorsmurgatroid992015-06-011-3/+2
| |
| * Add remaining not-already-imported well known types files to podspecmurgatroid992015-06-011-1/+1
| |
* | Document why the podspec is on the root of the repoJorge Canizales2015-06-011-0/+5
|/
* Undo previous commit: Make all headers public instead.Jorge Canizales2015-05-141-1/+0
| | | | | Apparently, in Cocoapods, all recursive #imports of public headers need to be public.
* Restricts public headers to GPBProtocolBuffers.h and ↵Jorge Canizales2015-05-141-1/+1
| | | | GPBProtocolBuffers_RuntimeSupport.h
* Makes _PackagePrivate.h files privateJorge Canizales2015-05-141-2/+2
|
* Adds the initial version of the podspec for the proto3 Objective-C runtime.Jorge Canizales2015-05-141-0/+23