[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / e / 1 / 9 / CustomHttpHeadersURLProtocol / 2.0.0 / CustomHttpHeadersURLProtocol.podspec.json
blob7b0e507675fc684f35400831b6c01a0dd8fb5925
2   "name": "CustomHttpHeadersURLProtocol",
3   "version": "2.0.0",
4   "summary": "Add HTTP Header to HTTP Request.",
5   "homepage": "https://github.com/taka0125/CustomHttpHeadersURLProtocol",
6   "license": "MIT",
7   "authors": {
8     "Takahiro Ooishi": "taka0125@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/taka0125/CustomHttpHeadersURLProtocol.git",
12     "tag": "2.0.0"
13   },
14   "social_media_url": "https://twitter.com/taka0125",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "3.0"
20   },
21   "requires_arc": true,
22   "source_files": "Pod/Classes/**/*"