[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / 0 / 9 / f / HTTPInterceptor / 1.0.1 / HTTPInterceptor.podspec.json
blob0156e73a5effb26dc6ab06577e00362b0b9f8263
2   "name": "HTTPInterceptor",
3   "version": "1.0.1",
4   "summary": "HTTPInterceptor - code to intercept http requests and reply with custom response",
5   "homepage": "https://github.com/ladeiko/HTTPInterceptor",
6   "license": "MIT",
7   "authors": {
8     "Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ladeiko/HTTPInterceptor.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "static_framework": true,
19   "source_files": "Sources/*.{h,m}",
20   "frameworks": "CoreServices"