4 "summary": "CCOgg, ogg The source for libogg.",
5 "description": "CCOgg, Ogg project codecs use the Ogg bitstream format to arrange the raw,\ncompressed bitstream into a more robust, useful form. For example,\nthe Ogg bitstream makes seeking, time stamping and error recovery\npossible, as well as mixing several sepearate, concurrent media\nstreams into a single physical bitstream.",
6 "homepage": "https://github.com/ccworld1000/CCOgg",
8 "CC": "ccworld1000@gmail.com"
10 "social_media_url": "https://github.com/ccworld1000",
16 "git": "https://github.com/ccworld1000/CCOgg.git",
23 "exclude_files": "Classes/Exclude",
24 "public_header_files": "ogg/*.h",
25 "pod_target_xcconfig": {
26 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"