[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 7 / e / SILProtoBuffer / 1.0.0 / SILProtoBuffer.podspec.json
blobedb6dc8f181b0464315d3c3fb01bab73929463e6
2   "name": "SILProtoBuffer",
3   "version": "1.0.0",
4   "summary": "Google Protobuffer v2.6 that easy to use",
5   "cocoapods_version": ">= 1.0",
6   "homepage": "https://github.com/silver6wings/SILProtoBuffer",
7   "license": "MIT",
8   "authors": {
9     "silver6wings": "silver6wings@126.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/silver6wings/SILProtobuffer.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "GoogleProtoBuffer/*.{h,m}",
20     "GoogleProtoBuffer/protobuf/Any.pbobjc.{h,m}",
21     "GoogleProtoBuffer/protobuf/Api.pbobjc.{h,m}",
22     "GoogleProtoBuffer/protobuf/Duration.pbobjc.{h,m}",
23     "GoogleProtoBuffer/protobuf/Empty.pbobjc.{h,m}",
24     "GoogleProtoBuffer/protobuf/FieldMask.pbobjc.{h,m}",
25     "GoogleProtoBuffer/protobuf/SourceContext.pbobjc.{h,m}",
26     "GoogleProtoBuffer/protobuf/Struct.pbobjc.{h,m}",
27     "GoogleProtoBuffer/protobuf/Timestamp.pbobjc.{h,m}",
28     "GoogleProtoBuffer/protobuf/Type.pbobjc.{h,m}",
29     "GoogleProtoBuffer/protobuf/Wrappers.pbobjc.{h,m}"
30   ],
31   "exclude_files": "GoogleProtoBuffer/GPBProtocolBuffers.m",
32   "requires_arc": false