2 "name": "SilverProtoBuffer",
4 "summary": "A networking framework based on Google Protobuf v2.6 & AFNetworking that can help you pack APIs",
5 "cocoapods_version": ">= 1.0",
6 "homepage": "https://github.com/silver6wings/SILProtoBuffer",
9 "silver6wings": "silver6wings@126.com"
15 "git": "https://github.com/silver6wings/SILProtobuffer.git",
20 "objc-ios/SILProtobuffer/SILProtobuffer.h",
21 "objc-ios/SILProtobuffer/SILAPI.h",
22 "objc-ios/SILProtobuffer/SILManager.{h,m}",
23 "objc-ios/SILProtobuffer/SILParser.{h,m}",
24 "objc-ios/SILProtobuffer/SILRequester.{h,m}",
25 "objc-ios/AFNetworking/*.{h,m}"
29 "name": "Protobuf260",
30 "requires_arc": false,
32 "objc-ios/GoogleProtobuf/*.{h,m}",
33 "objc-ios/GoogleProtobuf/protobuf/Any.pbobjc.{h,m}",
34 "objc-ios/GoogleProtobuf/protobuf/Api.pbobjc.{h,m}",
35 "objc-ios/GoogleProtobuf/protobuf/Duration.pbobjc.{h,m}",
36 "objc-ios/GoogleProtobuf/protobuf/Empty.pbobjc.{h,m}",
37 "objc-ios/GoogleProtobuf/protobuf/FieldMask.pbobjc.{h,m}",
38 "objc-ios/GoogleProtobuf/protobuf/SourceContext.pbobjc.{h,m}",
39 "objc-ios/GoogleProtobuf/protobuf/Struct.pbobjc.{h,m}",
40 "objc-ios/GoogleProtobuf/protobuf/Timestamp.pbobjc.{h,m}",
41 "objc-ios/GoogleProtobuf/protobuf/Type.pbobjc.{h,m}",
42 "objc-ios/GoogleProtobuf/protobuf/Wrappers.pbobjc.{h,m}"
44 "exclude_files": "objc-ios/GoogleProtobuf/GPBProtocolBuffers.m"