blob: 7b0e507675fc684f35400831b6c01a0dd8fb5925 [file] [log] [blame]
{
"name": "CustomHttpHeadersURLProtocol",
"version": "2.0.0",
"summary": "Add HTTP Header to HTTP Request.",
"homepage": "https://github.com/taka0125/CustomHttpHeadersURLProtocol",
"license": "MIT",
"authors": {
"Takahiro Ooishi": "taka0125@gmail.com"
},
"source": {
"git": "https://github.com/taka0125/CustomHttpHeadersURLProtocol.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/taka0125",
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}