[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 9 / f / HTTPInterceptor / 1.0.0 / HTTPInterceptor.podspec.json
blobd95f8a7fd355aff80a56f7e04b01df766d1f4748
2   "name": "HTTPInterceptor",
3   "version": "1.0.0",
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.0"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source_files": "Sources/*.{h,m}",
19   "frameworks": "CoreServices"