[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / f / HTTPInterceptor / 1.0.2 / HTTPInterceptor.podspec.json
blob8b2c9805afa7b2f4c07733ed69329f2c361c0a8e
2   "name": "HTTPInterceptor",
3   "version": "1.0.2",
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.2"
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"