4 "summary": "Yet Another HTTP VCR.",
5 "homepage": "https://github.com/parfeon/YAHTTPVCR",
6 "documentation_url": "https://github.com/parfeon/YAHTTPVCR/wiki",
8 "Serhii Mamontov": "parfeon@me.com"
10 "social_media_url": "https://twitter.com/parfeon",
12 "git": "https://github.com/parfeon/YAHTTPVCR.git",
23 "YAHTTPVCR/YAHTTPVCR.h"
25 "pod_target_xcconfig": {
26 "APPLICATION_EXTENSION_API_ONLY": "NO"
28 "private_header_files": [
29 "YAHTTPVCR/Core/YHVVCR+{Recorder,Player}.h",
30 "YAHTTPVCR/Matchers/*.h",
31 "YAHTTPVCR/Misc/{Categories,Helpers}/*.h",
32 "YAHTTPVCR/Misc/Protocols/{YHVNSURLProtocol,YHVSerializableDataProtocol}.h",
33 "YAHTTPVCR/Misc/YHVPrivateStructures.h",
34 "YAHTTPVCR/Data/YHVScene.h",
35 "YAHTTPVCR/**/*Private.h"
37 "frameworks": "XCTest",