[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 6 / YAHTTPVCR / 1.1.2 / YAHTTPVCR.podspec.json
blobbced003f9660ab79cc61939c568aa203c7d791b6
2   "name": "YAHTTPVCR",
3   "version": "1.1.2",
4   "summary": "Yet Another HTTP VCR.",
5   "homepage": "https://github.com/parfeon/YAHTTPVCR",
6   "documentation_url": "https://github.com/parfeon/YAHTTPVCR/wiki",
7   "authors": {
8     "Serhii Mamontov": "parfeon@me.com"
9   },
10   "social_media_url": "https://twitter.com/parfeon",
11   "source": {
12     "git": "https://github.com/parfeon/YAHTTPVCR.git",
13     "tag": "v1.1.2"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.11",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": [
22     "YAHTTPVCR/**/*",
23     "YAHTTPVCR/YAHTTPVCR.h"
24   ],
25   "pod_target_xcconfig": {
26     "APPLICATION_EXTENSION_API_ONLY": "NO"
27   },
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"
36   ],
37   "frameworks": "XCTest",
38   "license": "MIT"