4 "summary": "Library for replace part/all HTTP response based Nocilla.",
5 "homepage": "https://github.com/hypoyao/GYHttpMock",
11 "hypoyao": "hypoyao@qq.com"
14 "git": "https://github.com/hypoyao/GYHttpMock.git",
21 "source_files": "**/*.{h,m}",
22 "public_header_files": [
26 "Categories/NSString+mock.h",
27 "Categories/NSURLRequest+GYURLRequestProtocol.h",
28 "Hooks/GYHttpClientHook.h",
30 "Hooks/GYNSURLSessionHook.h",
31 "Request/GYSubRequest.h",
32 "Request/GYMockRequest.h",
33 "Request/GYMockRequestDSL.h",
34 "Response/GYMockResponse.h",
35 "Response/GYMockResponseDSL.h"