[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 0 / c / protobuf-c / 0.15 / protobuf-c.podspec.json
blobefd0b952ee2b8390e96927831a3a1abcff1983c5
2   "name": "protobuf-c",
3   "platforms": {
4     "ios": "2.0"
5   },
6   "version": "0.15",
7   "summary": "C bindings for Google's Protocol Buffers",
8   "authors": {
9     "Maximilian Szengel": "m@maxsz.de"
10   },
11   "source": {
12     "git": "https://github.com/maxsz/protobuf-c.git",
13     "tag": "v0.15"
14   },
15   "homepage": "http://code.google.com/p/protobuf-c",
16   "license": {
17     "type": "BSD",
18     "file": "LICENSE"
19   },
20   "source_files": "google/**/*.{h,c}",
21   "header_mappings_dir": "./",
22   "prefix_header_file": "config.h",
23   "requires_arc": false